index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-01
Install samba-hostconfig library.
Jelmer Vernooij
1
-1
/
+4
2008-04-01
Add context pointer to secrets functions.
Jelmer Vernooij
2
-25
/
+11
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2
-5
/
+5
2008-04-01
Add README file explaining param/.
Jelmer Vernooij
1
-0
/
+4
2008-04-01
Move ini-like file parser to the utility library.
Jelmer Vernooij
2
-588
/
+0
2008-03-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-1
/
+11
2008-03-28
Fix 'oplocks' in loadparm.
Andrew Bartlett
1
-0
/
+1
2008-03-27
Fix how we initialise the oplocks parameter.
Andrew Bartlett
1
-2
/
+1
2008-03-27
Actually call into lp_oplocks() in share_classic backend.
Andrew Bartlett
1
-0
/
+4
2008-03-27
Make oplocks a per-share option.
Andrew Bartlett
2
-1
/
+7
2008-03-08
Fix the build.
Jelmer Vernooij
1
-0
/
+2
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-2
/
+4
2008-03-07
Rework provision scripts for more testing
Andrew Bartlett
1
-0
/
+2
2008-03-06
libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKS
Stefan Metzmacher
1
-2
/
+2
2008-03-04
Fix includes.
Jelmer Vernooij
1
-0
/
+2
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-9
/
+14
2008-02-29
Change remaining prototype headers to be private.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-3
/
+5
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
11
-133
/
+183
2008-02-28
Remove sDefault as static variable.
Jelmer Vernooij
9
-130
/
+180
2008-02-27
Clarify comments.
Jelmer Vernooij
3
-3
/
+3
2008-02-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+4
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
1
-2
/
+2
2008-02-21
loadparm: Add configuration settings for idmap.
Kai Blin
1
-0
/
+8
2008-02-18
Fix build with partial linking.
Jelmer Vernooij
1
-4
/
+1
2008-02-14
loadparm: Clean up trailing whitespace
Kai Blin
1
-163
/
+163
2008-02-04
Remaining changes to implement the prefork process model
Andrew Bartlett
1
-0
/
+2
2008-01-23
Add bindings for lp_load_default().
Jelmer Vernooij
4
-0
/
+35
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-22
param: Use manually written .pc file.
Jelmer Vernooij
2
-0
/
+11
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
1
-4
/
+1
2008-01-14
python: Accept loadparm filename rather than loadparm object, too.
Jelmer Vernooij
2
-2
/
+20
2008-01-14
pidl/python: Pass credentials and loadparm context when connecting using DCE/...
Jelmer Vernooij
2
-0
/
+23
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2
-0
/
+17
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2007-12-29
r26627: param: Provide a call for loading the system smb.conf.
Jelmer Vernooij
1
-0
/
+5
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
2
-0
/
+4
2007-12-26
r26592: Finish fixing the samba3dump script.
Jelmer Vernooij
3
-0
/
+306
2007-12-26
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
1
-6
/
+10
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
3
-3
/
+3
2007-12-24
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2
-16
/
+16
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2
-37
/
+13
2007-12-21
r26517: Add functions for setting and getting parameters on a LoadParm.
Jelmer Vernooij
4
-0
/
+333
2007-12-21
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
6
-66
/
+342
2007-12-21
r26498: Fix memory leak in iconv code.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26464: Tighten dependencies.
Jelmer Vernooij
2
-3
/
+6
2007-12-21
r26461: Tighten dependencies.
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]