Age | Commit message (Expand) | Author | Files | Lines |
2009-02-26 | s4:heimdal_build: don't always build setprogname.o | Stefan Metzmacher | 2 | -17/+34 |
2009-02-26 | s4:ldb_map: include ldb_includes.h first to get replace.h as first header | Stefan Metzmacher | 3 | -0/+3 |
2009-02-26 | s4:VERSION: mark as 4.0.0-alpha8 gitsnapshot | Stefan Metzmacher | 1 | -2/+2 |
2009-02-26 | Mark as the Samba 4.0 alpha7 release | Andrew Bartlett | 1 | -1/+1 |
2009-02-26 | A simple hack to avoid the segfault in #6138 | Andrew Bartlett | 1 | -1/+1 |
2009-02-25 | s4-spoolss: implement dcesrv_spoolss_AddJob which always is a dummy. | Günther Deschner | 1 | -1/+5 |
2009-02-25 | s4-smbtorture: add test_AddJob test to RPC-SPOOLSS test. | Günther Deschner | 1 | -0/+29 |
2009-02-25 | s4-spoolss: implement dcesrv_spoolss_GetPrintProcessorDirectory. | Günther Deschner | 4 | -1/+68 |
2009-02-25 | s4-smbtorture: expand RPC-SPOOLSS enumform and getform tests for level 2 forms. | Günther Deschner | 1 | -32/+42 |
2009-02-25 | s4-smbtorture: add test_GetPrintProcessorDirectory to RPC-SPOOLSS. | Günther Deschner | 1 | -0/+64 |
2009-02-25 | s4: make libintl a build dependency of heimdal_krb5 so all dependent binaries... | Tim Prouty | 1 | -1/+1 |
2009-02-25 | Use stdbool.h instead of manually defining bool | Simo Sorce | 1 | -10/+1 |
2009-02-25 | s4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10 | Stefan Metzmacher | 1 | -1/+1 |
2009-02-25 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 39 | -2078/+408 |
2009-02-25 | s4 heimdal: Link libintl correctly | Tim Prouty | 1 | -0/+6 |
2009-02-25 | s4:build: add some comments to the SMB_EXT_LIB() definition | Stefan Metzmacher | 1 | -0/+7 |
2009-02-24 | Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba | Jeremy Allison | 3 | -31/+9 |
2009-02-24 | Added torture test from a usage case from the Apple OS/X client. | Jeremy Allison | 1 | -0/+119 |
2009-02-25 | Updates to the recent cn=config support for the OpenLDAP backend | Oliver Liebel | 3 | -31/+9 |
2009-02-24 | Make S4 build on OpenSolaris. | Jeremy Allison | 2 | -1/+3 |
2009-02-24 | Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba | Jeremy Allison | 1 | -11/+22 |
2009-02-24 | Fix the build. Looks like no one ever compiled this on a system | Jeremy Allison | 3 | -0/+16 |
2009-02-24 | Fix some C++ warnings | Volker Lendecke | 1 | -11/+22 |
2009-02-24 | Start fixing Solaris build failures. | Jeremy Allison | 3 | -3/+4 |
2009-02-24 | libcli/ldap: move generic ldap control encoding code to ldap_message.c | Stefan Metzmacher | 4 | -137/+14 |
2009-02-24 | s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de... | Stefan Metzmacher | 1 | -17/+32 |
2009-02-24 | libcli/ldap: move ldap_ndr from source4/ to toplevel | Stefan Metzmacher | 4 | -115/+2 |
2009-02-24 | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 3 | -67/+2 |
2009-02-24 | libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel | Stefan Metzmacher | 6 | -1702/+4 |
2009-02-24 | s4:libcli/ldap: remove reference to DEBUG() | Stefan Metzmacher | 1 | -1/+0 |
2009-02-24 | s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystem | Stefan Metzmacher | 6 | -287/+301 |
2009-02-24 | Added mmr and olc to the OpenLDAP backend provisioning-scripts | Oliver Liebel | 13 | -63/+224 |
2009-02-24 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 30 | -97/+117 |
2009-02-24 | fixed the event context for net vampire | Andrew Tridgell | 1 | -1/+1 |
2009-02-24 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 30 | -97/+117 |
2009-02-24 | expand tabs in python file, consistent with the rest of the file. | Jelmer Vernooij | 4 | -9/+9 |
2009-02-24 | expand tabs in python file, consistent with the rest of the file. | Jelmer Vernooij | 1 | -39/+39 |
2009-02-24 | Fix finding of setup data. | Jelmer Vernooij | 1 | -1/+1 |
2009-02-24 | added a missing linefeed | Andrew Tridgell | 1 | -1/+1 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 28 | -38/+42 |
2009-02-23 | Make all transactions nested in ldb. The current samba4 code expects this | Simo Sorce | 2 | -59/+75 |
2009-02-21 | s4-smbtorture: fix eventlog getinformation test. | Günther Deschner | 1 | -4/+4 |
2009-02-21 | Let --enable-external-libldb default to no (since linking against | Jelmer Vernooij | 2 | -4/+5 |
2009-02-21 | Add --enable-external-* flags for libraries shipped with Samba, to allow | Jelmer Vernooij | 2 | -5/+26 |
2009-02-20 | s4 torture: Add comment to clarify test | Zack Kirsch | 1 | -0/+3 |
2009-02-20 | Moved become_daemon() and close_low_fds() to shared util lib | Steven Danneman | 1 | -1/+1 |
2009-02-20 | Added torture tests to RAW-NOTIFY | Steven Danneman | 1 | -2/+150 |
2009-02-19 | s4:librpc/ndr: if uninitialized variable in string_array code | Stefan Metzmacher | 1 | -1/+1 |
2009-02-18 | s4 torture: Add new test to create a file with a lot of streams | Tim Prouty | 1 | -0/+45 |
2009-02-18 | s4 torture: Add additional streams create disposition test | Tim Prouty | 1 | -0/+20 |