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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
Setting nTSecurityDescriptor via LDAP fails
zahari
1
-2
/
+4
2009-03-20
Add more comments.
Jelmer Vernooij
1
-6
/
+25
2009-03-20
Fix uninstallman.
Matthias Dieter Wallnoefer
1
-1
/
+1
2009-03-20
s4:build: include ../libcli/cldap/config.mk
Stefan Metzmacher
1
-0
/
+1
2009-03-20
s4:fullschema Use server-side sort to make the output deterministic
Andrew Bartlett
1
-2
/
+4
2009-03-20
s4:ldb Allow paged_searches to be mixed with other controls
Andrew Bartlett
1
-3
/
+3
2009-03-20
s4: Remove autogenerated attributes from minschema and fullschema output
Andrew Bartlett
2
-16
/
+0
2009-03-20
Add minschema like tool to extract and dump the full schema from AD
Andrew Bartlett
1
-0
/
+191
2009-03-20
s4:minschma Fix aggregate schema generation in minschema
Andrew Bartlett
1
-24
/
+23
2009-03-20
s4:ldb Ensure to pass down options to LDB from python
Andrew Bartlett
1
-3
/
+3
2009-03-20
s4:ldb Fix the paged_searches module
Andrew Bartlett
1
-58
/
+51
2009-03-20
Merge branch 'master' of git://git.samba.org/samba into minschema
Jelmer Vernooij
63
-1908
/
+1064
2009-03-20
Fix up minschema after the conversion from JavaScript.
Jelmer Vernooij
1
-88
/
+77
2009-03-20
pyldb: Improve exception message when a list is expected.
Jelmer Vernooij
1
-8
/
+9
2009-03-19
move source4/libcli/cldap => libcli/cldap
Stefan Metzmacher
4
-1264
/
+1
2009-03-19
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
12
-606
/
+1002
2009-03-19
lib/tsocket: add generic socket abstraction layer
Stefan Metzmacher
2
-0
/
+3
2009-03-19
use the tevent nesting code to avoid the uid problem in the VFS
Andrew Tridgell
1
-0
/
+66
2009-03-18
s4 libcli: Add back Longhorn beta dialect as a constant
Zach Loafman
2
-4
/
+4
2009-03-18
s4-smbtorture: fix spoolss notify test after spoolss_Field changes.
Günther Deschner
1
-4
/
+4
2009-03-18
s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test.
Günther Deschner
1
-23
/
+12
2009-03-18
s4-smbtorture: fix spoolss_EnumPrinterDataEx tests.
Günther Deschner
2
-3
/
+4
2009-03-17
s4 torture: Win7 has a slightly different allowed access mask
Zach Loafman
1
-1
/
+7
2009-03-17
s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGE
Zach Loafman
2
-10
/
+30
2009-03-17
s4 libcli: Add SMB2.1 dialect to libcli
Zach Loafman
2
-2
/
+5
2009-03-17
s4:build: require tevent 0.9.5
Stefan Metzmacher
1
-1
/
+1
2009-03-17
s4-smbtorture: fix spoolss notify test for notify type changes.
Günther Deschner
1
-2
/
+2
2009-03-17
clean up lib64 linking paths the same way as lib
Björn Jacke
1
-2
/
+8
2009-03-17
fix build on sles8 and other old popt installations
Björn Jacke
1
-0
/
+4
2009-03-17
s4-smbtorture: fix test_EnumPrinterKey.
Günther Deschner
1
-4
/
+4
2009-03-17
s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.
Günther Deschner
2
-8
/
+9
2009-03-17
s4-spoolss: use winreg_Type for GetPrinterData implementation.
Günther Deschner
2
-15
/
+15
2009-03-17
s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes.
Günther Deschner
2
-15
/
+21
2009-03-17
s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.
Günther Deschner
2
-1
/
+5
2009-03-17
s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSION
Stefan Metzmacher
1
-2
/
+3
2009-03-17
added support for parentGUID
Andrew Tridgell
3
-5
/
+129
2009-03-16
s4:password_hash Only store the LM hash if 'lanman auth = yes'
Andrew Bartlett
1
-1
/
+2
2009-03-15
Fix installation of tdr.h.
Jelmer Vernooij
1
-1
/
+1
2009-03-15
configure: Add common file with minimum versions of external libraries.
Jelmer Vernooij
2
-4
/
+12
2009-03-15
Merge branch 'nodiscard' of /home/jelmer/samba4
Jelmer Vernooij
1
-4
/
+0
2009-03-15
Merge branch 'tdr' of /home/jelmer/samba4
Jelmer Vernooij
10
-664
/
+7
2009-03-15
Merge branch 'checktalloc' of /home/jelmer/samba4
Jelmer Vernooij
1
-1
/
+1
2009-03-15
Remove unused CONST_DISCARD macro.
Jelmer Vernooij
2
-5
/
+1
2009-03-15
Remove -L/usr/lib from a couple more make variables.
Jelmer Vernooij
3
-2
/
+5
2009-03-14
s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.
Günther Deschner
1
-1
/
+1
2009-03-14
Merge branch 'checktalloc' into tdr
Jelmer Vernooij
1
-1
/
+1
2009-03-14
Depend on a newer talloc in Samba 4.
Jelmer Vernooij
1
-1
/
+1
2009-03-14
Move tdr to top-level.
Jelmer Vernooij
8
-663
/
+3
2009-03-13
s4:build: require tevent 0.9.4
Stefan Metzmacher
1
-1
/
+1
2009-03-12
s4:build: try to fix the build with the ibm checker in the build-farm
Stefan Metzmacher
1
-1
/
+1
[next]