summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-02-26s4:heimdal_build: correrctly switch closefrom() and get/setprogname() replace...Stefan Metzmacher1-4/+6
2009-02-26s4:Makefile: try to fix 'make installheaders' on *BSD systemsStefan Metzmacher1-1/+1
2009-02-26s4:heimdal_build: don't always build setprogname.oStefan Metzmacher2-17/+34
2009-02-26s4:ldb_map: include ldb_includes.h first to get replace.h as first headerStefan Metzmacher3-0/+3
2009-02-26s4:VERSION: mark as 4.0.0-alpha8 gitsnapshotStefan Metzmacher1-2/+2
2009-02-26Mark as the Samba 4.0 alpha7 releaseAndrew Bartlett1-1/+1
2009-02-26A simple hack to avoid the segfault in #6138Andrew Bartlett1-1/+1
2009-02-25s4-spoolss: implement dcesrv_spoolss_AddJob which always is a dummy.Günther Deschner1-1/+5
2009-02-25s4-smbtorture: add test_AddJob test to RPC-SPOOLSS test.Günther Deschner1-0/+29
2009-02-25s4-spoolss: implement dcesrv_spoolss_GetPrintProcessorDirectory.Günther Deschner4-1/+68
2009-02-25s4-smbtorture: expand RPC-SPOOLSS enumform and getform tests for level 2 forms.Günther Deschner1-32/+42
2009-02-25s4-smbtorture: add test_GetPrintProcessorDirectory to RPC-SPOOLSS.Günther Deschner1-0/+64
2009-02-25s4: make libintl a build dependency of heimdal_krb5 so all dependent binaries...Tim Prouty1-1/+1
2009-02-25Use stdbool.h instead of manually defining boolSimo Sorce1-10/+1
2009-02-25s4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10Stefan Metzmacher1-1/+1
2009-02-25Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij39-2078/+408
2009-02-25s4 heimdal: Link libintl correctlyTim Prouty1-0/+6
2009-02-25s4:build: add some comments to the SMB_EXT_LIB() definitionStefan Metzmacher1-0/+7
2009-02-24Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison3-31/+9
2009-02-24Added torture test from a usage case from the Apple OS/X client.Jeremy Allison1-0/+119
2009-02-25Updates to the recent cn=config support for the OpenLDAP backendOliver Liebel3-31/+9
2009-02-24Make S4 build on OpenSolaris.Jeremy Allison2-1/+3
2009-02-24Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison1-11/+22
2009-02-24Fix the build. Looks like no one ever compiled this on a systemJeremy Allison3-0/+16
2009-02-24Fix some C++ warningsVolker Lendecke1-11/+22
2009-02-24Start fixing Solaris build failures.Jeremy Allison3-3/+4
2009-02-24libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher4-137/+14
2009-02-24s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not de...Stefan Metzmacher1-17/+32
2009-02-24libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher4-115/+2
2009-02-24libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher3-67/+2
2009-02-24libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher6-1702/+4
2009-02-24s4:libcli/ldap: remove reference to DEBUG()Stefan Metzmacher1-1/+0
2009-02-24s4:libcli: split out LIBCLI_LDAP_MESSAGE subsystemStefan Metzmacher6-287/+301
2009-02-24Added mmr and olc to the OpenLDAP backend provisioning-scriptsOliver Liebel13-63/+224
2009-02-24Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell30-97/+117
2009-02-24fixed the event context for net vampireAndrew Tridgell1-1/+1
2009-02-24Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij30-97/+117
2009-02-24expand tabs in python file, consistent with the rest of the file.Jelmer Vernooij4-9/+9
2009-02-24expand tabs in python file, consistent with the rest of the file.Jelmer Vernooij1-39/+39
2009-02-24Fix finding of setup data.Jelmer Vernooij1-1/+1
2009-02-24added a missing linefeedAndrew Tridgell1-1/+1
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce28-38/+42
2009-02-23Make all transactions nested in ldb. The current samba4 code expects thisSimo Sorce2-59/+75
2009-02-21s4-smbtorture: fix eventlog getinformation test.Günther Deschner1-4/+4
2009-02-21Let --enable-external-libldb default to no (since linking againstJelmer Vernooij2-4/+5
2009-02-21Add --enable-external-* flags for libraries shipped with Samba, to allowJelmer Vernooij2-5/+26
2009-02-20s4 torture: Add comment to clarify testZack Kirsch1-0/+3
2009-02-20Moved become_daemon() and close_low_fds() to shared util libSteven Danneman1-1/+1
2009-02-20Added torture tests to RAW-NOTIFYSteven Danneman1-2/+150
2009-02-19s4:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher1-1/+1