summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-2328-38/+42
* Make char* parameters constDerrell Lipman2009-02-232-20/+10
* Fix GDB_PROVISION modeSimo Sorce2009-02-231-1/+1
* Make all transactions nested in ldb. The current samba4 code expects thisSimo Sorce2009-02-232-59/+75
* s3-spoolss: remove cli_spoolss_notify.c completly.Günther Deschner2009-02-233-36/+1
* s3-spoolss: remove old SPOOL_NOTIFY_OPTION definitions.Günther Deschner2009-02-231-32/+0
* s3-spoolss: remove old spoolss_RemoteFindFirstPrinterChangeNotifyEx.Günther Deschner2009-02-234-284/+0
* s3-spoolss: remove SPOOL_NOTIFY_INFO_DATA and SPOOL_NOTIFY_INFO alltogether.Günther Deschner2009-02-233-349/+0
* s3-spoolss: remove old spoolss_RouterReplyPrinterEx.Günther Deschner2009-02-234-180/+0
* s3-spoolss: remove old spoolss_RouterRefreshPrinterChangeNotify.Günther Deschner2009-02-233-83/+0
* s3-spoolss: use pidl for _spoolss_RemoteFindFirstPrinterChangeNotifyEx.Günther Deschner2009-02-232-49/+14
* s3-spoolss: use spoolss_NotifyOption and spoolss_NotifyType instead of SPOOL_...Günther Deschner2009-02-232-75/+32
* s3-spoolss: add dup_spoolss_NotifyOption.Günther Deschner2009-02-231-0/+51
* s3-spoolss: use more idl types in spoolss server.Günther Deschner2009-02-232-11/+18
* s3-spoolss: fix memleak of spoolss_Notify array in _spoolss_RouterRefreshPrin...Günther Deschner2009-02-232-4/+8
* s3-spoolss: use rpccli_spoolss_RouterReplyPrinterEx.Günther Deschner2009-02-231-2/+36
* s3-spoolss: use pidl for _spoolss_RouterRefreshPrinterChangeNotify.Günther Deschner2009-02-232-47/+24
* s3-spoolss: use struct spoolss_NotifyInfo instead of SPOOL_NOTIFY_INFO.Günther Deschner2009-02-231-106/+76
* s3-spoolss: use struct spoolss_Notify instead of SPOOL_NOTIFY_INFO_DATA.Günther Deschner2009-02-232-381/+180
* prefer gssapi header files from subdirectoryBjörn Jacke2009-02-232-6/+6
* s3-rpcclient: use correct clientname in spoolss_RemoteFindFirstPrinterChangeN...Günther Deschner2009-02-231-1/+8
* s3: re-run make samba3-idl.Günther Deschner2009-02-232-29/+12
* spoolss: spoolss_NotifyData contains a devmode container, not devmode pointer.Günther Deschner2009-02-231-1/+1
* spoolss: fix some PRINTER_CHANGE_ defines (and add a new windows 7 flag).Günther Deschner2009-02-231-11/+6
* all BSDs use this evironment variableBjörn Jacke2009-02-231-1/+1
* s3/docs: Fix typo in man mount.cifs.Karolin Seeger2009-02-231-1/+1
* s3: Wrap usage of rlimit in configure checksSteven Danneman2009-02-221-20/+19
* For some unknown reason ldbrename was not being built in samba3.Simo Sorce2009-02-222-1/+115
* s3 OneFS: Add an atomic sendfile implementationTim Prouty2009-02-213-0/+282
* s3: If sendfile returns 0 bytes read, fall back to the normal read pathTim Prouty2009-02-211-0/+24
* Revert "s3 auth: Add parameter that forces every user through an NSS lookup"Tim Prouty2009-02-213-35/+4
* Fix shadowed declaration warningTim Prouty2009-02-211-1/+1
* s3-spoolss: fix client name in rpccli_spoolss_openprinter_ex.Günther Deschner2009-02-211-1/+2
* s3-spoolss: remove duplicate flag.Günther Deschner2009-02-211-2/+0
* s3-spoolss: fix _spoolss_GetPrinterDriverDirectory and spoolss_GetPrintProces...Günther Deschner2009-02-211-2/+2
* s3-eventlog: fix rpcclient and server stub for eventlog_GetLogInformation.Günther Deschner2009-02-212-3/+3
* s4-smbtorture: fix eventlog getinformation test.Günther Deschner2009-02-211-4/+4
* s3: re-run make samba3-idl.Günther Deschner2009-02-2110-260/+62
* spoolss: add spoolssNotifyOptionFlags.Günther Deschner2009-02-211-1/+5
* eventlog: remove unused eventlog_Record struct.Günther Deschner2009-02-211-26/+0
* eventlog: fix eventlog_GetLogInformation typo in IDL.Günther Deschner2009-02-211-1/+1
* pytevent: Fix include path - tevent_util is not installed.Jelmer Vernooij2009-02-211-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-02-211-1/+1
|\
| * Fix the build on SolarisVolker Lendecke2009-02-211-1/+1
* | Let --enable-external-libldb default to no (since linking againstJelmer Vernooij2009-02-212-4/+5
|/
* Add --enable-external-* flags for libraries shipped with Samba, to allowJelmer Vernooij2009-02-212-5/+26
* Fix some nonempty blank linesVolker Lendecke2009-02-211-31/+31
* Remove the static "chal" from ntlmssp.c:get_challenge()Volker Lendecke2009-02-219-27/+32
* Fix a typoVolker Lendecke2009-02-211-1/+1
* Do not close an fd we know is -1Volker Lendecke2009-02-211-1/+0