index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-09
This is the netlogon schannel client code. Try a
Volker Lendecke
1
-0
/
+4
2003-04-06
Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms
Alexander Bokovoy
1
-3
/
+3
2003-04-04
This is a merge of the NETLOGON schannel server code from Samba
Volker Lendecke
1
-0
/
+4
2003-04-02
THE Idmap patch :-)
Simo Sorce
1
-32
/
+38
2003-03-31
3 things:
Volker Lendecke
1
-1
/
+0
2003-03-23
This adds 'ldap delete dn' as the recommended parameter
Volker Lendecke
1
-4
/
+5
2003-03-22
Valgrind found a few memory leaks!
Andrew Bartlett
1
-0
/
+1
2003-03-22
Small clenaup patches:
Andrew Bartlett
1
-0
/
+3
2003-03-19
Add paramter 'ldap del only sam attr'.
Volker Lendecke
1
-0
/
+4
2003-03-15
Clean up the VFS module loading logic by making the parameter an P_LIST,
Andrew Bartlett
1
-19
/
+2
2003-03-12
fixed a strcat noticed by metze
Andrew Tridgell
1
-1
/
+1
2003-03-11
security=domain and domain logons = yes should be a BDC (of sorts).
Andrew Bartlett
1
-2
/
+5
2003-03-11
Some further tought on the server role issue - try not to break it compeatly.
Andrew Bartlett
1
-3
/
+6
2003-03-11
After 'consultation' with idra, this is how I think the server roles should w...
Andrew Bartlett
1
-4
/
+9
2003-03-11
This is how combination of domain logons and security parameter best combine.
Simo Sorce
1
-3
/
+3
2003-03-05
lp_string: Add note about dodgy StrnCpy use.
Martin Pool
1
-0
/
+3
2003-03-01
Added limit to number of jobs enumerated. Set to 0 (means no limit).
Jeremy Allison
1
-0
/
+4
2003-02-27
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
1
-3
/
+3
2003-02-22
Remove 'unixsam' from the default passdb backends.
Andrew Bartlett
1
-2
/
+2
2003-02-21
rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio...
Jim McDonough
1
-4
/
+4
2003-02-20
From aliguori@us.ibm.com:
Jim McDonough
1
-0
/
+6
2003-02-09
(only for HEAD at the moment).
Andrew Bartlett
1
-1
/
+13
2003-02-01
We now have client-side SMB signing support!
Andrew Bartlett
1
-4
/
+7
2003-01-13
Patch from metze to to make testparm show values for 'workgroup', 'netbios
Andrew Bartlett
1
-7
/
+29
2003-01-02
BIG patch...
Andrew Bartlett
2
-65
/
+65
2002-12-29
Add msdfs proxy functionality to HEAD.
Shirish Kalele
1
-0
/
+4
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-1
/
+1
2002-12-12
Added "kernel change notify" boolean to allow easier valgrind testing.
Jeremy Allison
1
-0
/
+4
2002-12-09
finnally put in Alexander parametric pacth
Simo Sorce
1
-75
/
+298
2002-11-25
Make lp_winbind_separator a const string.
Tim Potter
1
-1
/
+1
2002-11-22
Add support for 'restrict anonymous=2' and make the doco give a slight hint
Andrew Bartlett
1
-1
/
+3
2002-11-13
add lp_modules()
Jelmer Vernooij
1
-0
/
+3
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-316
/
+220
2002-11-02
Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccount
Andrew Bartlett
1
-0
/
+3
2002-11-02
Fixes for pdb_ldap:
Andrew Bartlett
1
-0
/
+2
2002-10-23
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
1
-1
/
+20
2002-10-21
merge from samba_3_0
Gerald Carter
1
-19
/
+0
2002-10-21
add a 'mangle prefix' option to allow people to tune the number of
Andrew Tridgell
1
-1
/
+5
2002-10-15
Change default of max_xmit to match W2K. Ensure NT negprot uses it.
Jeremy Allison
1
-1
/
+3
2002-10-09
removed stat() call in lp_add_home()
Gerald Carter
1
-7
/
+0
2002-10-05
Turn on sendfile detection by default in HEAD and 3.0.
Jeremy Allison
1
-8
/
+0
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-1
/
+13
2002-10-03
make the default printed values for boolean the same for all parameters.
Herb Lewis
1
-2
/
+2
2002-09-27
Vance picked up a pile of typos etc at the CIFS confernce, and finally got them
Andrew Bartlett
1
-2
/
+2
2002-09-27
When compiled --with-ldapsam, make ldapsam the default passdb backend.
Andrew Bartlett
1
-1
/
+3
2002-09-27
Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to
Andrew Bartlett
1
-0
/
+18
2002-09-25
Fix the circular dependency that was preventing 'domain master = auto' (the
Andrew Bartlett
1
-1
/
+1
2002-09-25
This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up
Andrew Bartlett
1
-4
/
+23
2002-09-25
Merge of "profile acls" code.
Jeremy Allison
1
-0
/
+6
2002-09-21
Sorry for the new parameter, but I think to really reflect what's coming
Volker Lendecke
1
-0
/
+3
[next]