Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2009-02-18 | s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test. | Günther Deschner | 1 | -1/+1 |
2009-02-18 | s4:netlogon: don't mix in and out negotiate_flags in dcesrv_netr_ServerAuthen... | Stefan Metzmacher | 1 | -3/+4 |
2009-02-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel | Andrew Bartlett | 8 | -11/+69 |
2009-02-18 | paper over failure to reprovision with os.unlink() | Andrew Bartlett | 1 | -1/+2 |
2009-02-18 | Worked around a problem with select/poll/epoll and gnutls | Andrew Tridgell | 5 | -1/+47 |
2009-02-18 | fixed some of the TLS problems | Andrew Tridgell | 3 | -10/+22 |
2009-02-17 | s4-smbtorture: fix spoolss test after count out,ref idl changes. | Günther Deschner | 3 | -10/+38 |
2009-02-17 | s4-spoolss: fix spoolss server after out,ref count pointer changes. | Günther Deschner | 2 | -15/+14 |
2009-02-17 | s4-spoolss: fix dcesrv_spoolss_RemoteFindFirstPrinterChangeNotifyEx server. | Günther Deschner | 1 | -5/+6 |
2009-02-17 | s4-smbtorture: fix spoolss notify test. | Günther Deschner | 1 | -14/+14 |
2009-02-16 | s4:netlogon: implement netr_LogonGetCapabilities with NT_STATUS_NOT_IMPLEMENTED | Stefan Metzmacher | 1 | -4/+5 |
2009-02-16 | s4:netlogon: always return correct negotiate_flags in Authenticate[2|3]() | Stefan Metzmacher | 1 | -1/+31 |
2009-02-14 | s4-smbtorture: fix test_PausePrinter and test_ResumePrinter. | Günther Deschner | 1 | -8/+24 |
2009-02-13 | s4 torture: Add rename test to imitate the way OS X renames files | Aravind Srinivasan | 1 | -0/+83 |
2009-02-13 | Fix the build. When you do "make distclean; ./autogen; ./configure; make" and... | Jeremy Allison | 1 | -0/+4 |
2009-02-13 | s4:configure: require the same version for external and internal libtevent | Stefan Metzmacher | 1 | -1/+1 |
2009-02-13 | s4:lib/socket: add socket_address_copy() | Stefan Metzmacher | 2 | -0/+35 |
2009-02-13 | s4:ldb_ildap: remove compiler warnings | Stefan Metzmacher | 1 | -4/+9 |
2009-02-13 | s4:libcli/ldap: use const char * const *attributes as in all other places | Stefan Metzmacher | 2 | -2/+2 |
2009-02-13 | s4:ntvfs_generic: use talloc_get_type() to remote compiler warnings | Stefan Metzmacher | 1 | -3/+5 |