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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
s3-rpc_server: Duplicate the pipe name.
Andreas Schneider
1
-1
/
+8
2011-07-21
s3-rpc_server: Free the np dir.
Andreas Schneider
1
-0
/
+1
2011-07-21
s3-rpc_server: Fix messaging context in the pipes struct.
Andreas Schneider
1
-1
/
+4
2011-07-21
s3-rpc_server: Add my copyright.
Andreas Schneider
1
-0
/
+1
2011-07-21
s3:loadparm: fix an implicit cast warning in string intialization in init_glo...
Michael Adam
1
-1
/
+1
2011-07-21
s3:loadparm: add support for P_BYTES to lp_do_parameter() - fix a build warning
Michael Adam
1
-0
/
+15
2011-07-21
s3:loadparm: add support for P_CMDLIST to lp_do_parameter - fix a build warning
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: add support for P_CMDLIST to lp_save_defaults() - fix build warning
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: add support for P_BYTES to lp_save_defaults - fix build warning
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: add support for P_CMDLIST to is_default() - fix build warning
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: add support for P_BYTES to is_default() - fix build warning
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: add support for P_CMDLIST to print_parameter - fix build warning.
Michael Adam
1
-4
/
+14
2011-07-21
s3:loadparm: add support for P_BYTES to print_parameter() - fix build warning.
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: add support for P_CMDLIST to equal_parameter() - fix build warning
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: add suppor for P_BYTES to equal_parameter() - fix build warning
Michael Adam
1
-0
/
+1
2011-07-21
s3:loadparm: szNetbiosAliases is now a const char ** - cast properly
Michael Adam
1
-2
/
+2
2011-07-21
s3:loadparm: szWinbindNssInfo is now a const char ** instead of a char ** - c...
Michael Adam
1
-1
/
+1
2011-07-21
s3:loadparm: fix a check that was accidentially an assignment in lp_serviceby...
Michael Adam
1
-1
/
+1
2011-07-21
s3:loadparm: untangle assignment from check in do_section()
Michael Adam
1
-2
/
+2
2011-07-21
s3-waf: fix a libcrypto configure check
Christian Ambach
1
-1
/
+1
2011-07-21
s3:winbindd remove an unused variable
Christian Ambach
1
-2
/
+0
2011-07-21
s3:utils fix a compiler warning
Christian Ambach
1
-0
/
+1
2011-07-21
s3:modules/vfs_afsacl fix a compiler warning
Christian Ambach
1
-1
/
+1
2011-07-21
s3:afs make path argument to afs_syscall const
Christian Ambach
3
-3
/
+3
2011-07-21
s3:modules/vfs_afsacl fix a compiler warning
Christian Ambach
1
-2
/
+1
2011-07-21
s3:modules/vfs_afsacl use stdbool types
Christian Ambach
1
-35
/
+35
2011-07-21
s3:modules/vfs_afsacl remove some unnecessary whitespace
Christian Ambach
1
-3
/
+3
2011-07-21
s3:lib/afs fix the build with --with-vfs-afsacl
Christian Ambach
1
-0
/
+4
2011-07-21
s3:lib/afs use stdbool types
Christian Ambach
2
-22
/
+22
2011-07-21
s3:utils/net_afs fix compiler warnings
Christian Ambach
1
-2
/
+3
2011-07-21
s3:lib/afs_settoken fix some compiler warnings
Christian Ambach
1
-3
/
+4
2011-07-21
s3:lib/afs fix some compiler warnings
Christian Ambach
1
-2
/
+3
2011-07-21
s3:lib/afs fix the build with --with-fake-kaserver
Christian Ambach
3
-4
/
+15
2011-07-21
selftest: use "state directory" and "cache directory" options
Björn Baumbach
2
-4
/
+4
2011-07-21
s4-param: use "state directory" and "cache directory" options
Björn Baumbach
2
-9
/
+9
2011-07-21
samba-tool: make sure we exit with an error on a bad command
Andrew Tridgell
1
-1
/
+2
2011-07-21
dbcheck: mark the dbcheck as known-fail
Andrew Tridgell
1
-0
/
+1
2011-07-21
samba-tool: fixed some more calls to samba_tool join to be 'domain join'
Andrew Tridgell
3
-10
/
+10
2011-07-21
s4-selftest: added undump.sh script
Andrew Tridgell
1
-0
/
+20
2011-07-21
tdb: remove 'EOF' print from tdbrestore
Andrew Tridgell
1
-1
/
+0
2011-07-21
dbcheck: use string DN in delete when fixing broken strings DNs
Andrew Tridgell
1
-1
/
+1
2011-07-21
s4-provision: run dbcheck on a minimal set of objects in provision
Andrew Tridgell
1
-4
/
+8
2011-07-21
s4-kcc: use dsdb_delete() instead of ldb_delete()
Andrew Tridgell
1
-1
/
+1
2011-07-21
s4-dsdb: added dsdb_delete() function
Andrew Tridgell
1
-0
/
+30
2011-07-21
pyldb: use dn.is_child_of() instead of dn.compare_base()
Andrew Tridgell
2
-9
/
+10
2011-07-21
samba_backup: check that directory really exists
Matthieu Patou
1
-1
/
+11
2011-07-21
tests: Add alpha13 dumped provision
Matthieu Patou
23
-0
/
+79033
2011-07-21
s4-dsdb: Use controls provided during the request while searching for object ...
Matthieu Patou
1
-1
/
+13
2011-07-21
s4-dsdb: check group membership only for non deleted objects
Matthieu Patou
1
-2
/
+9
2011-07-21
s4-dsdb: change the samba3sam test to add the show_deleted module
Andrew Tridgell
1
-1
/
+1
[next]