summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-24libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher5-9/+12
2009-02-24libcli/ldap: fix compiler warningsStefan Metzmacher2-6/+11
2009-02-24libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher5-3/+6
2009-02-24libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher7-12/+12
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-24s3: remove unused smb_ldap.hStefan Metzmacher2-257/+0
2009-02-24s3:example/VFS: fix the buildStefan Metzmacher2-4/+8
2009-02-24s3:mount.cifs: make "mount.cifs -V" print the version, not usage.Michael Adam1-5/+28
2009-02-24s3:mount.cifs: don't error exit on explicitly requested help...Michael Adam1-2/+1
2009-02-24s3: re-run make samba3-idl.Günther Deschner2-27/+6
2009-02-24spoolss: fix _spoolss_SetPrinter level 3.Günther Deschner1-1/+1
2009-02-24s3-spoolss: use marshall/unmarshall_sec_desc_buf in nt_printing_setsec/getsec.Günther Deschner1-45/+35
2009-02-24s3-lib: add marshall_sec_desc_buf and unmarshall_sec_desc_buf helpers.Günther Deschner2-0/+68
2009-02-24Added mmr and olc to the OpenLDAP backend provisioning-scriptsOliver Liebel13-63/+224
2009-02-24s3-spoolss: merge path handling in _spoolss_PrintProcessorDirectory andGünther Deschner1-36/+91
2009-02-24s3: re-run make samba3-idl.Günther Deschner5-8/+22
2009-02-24spoolss: return subcontext spoolss_DriverInfo in spoolss_GetPrinterDriver2.Günther Deschner1-1/+1
2009-02-24spoolss: add SPOOLSS_DEFAULT_SERVER_PATH.Günther Deschner1-0/+1
2009-02-24Make the 'modules.conf' generation in the LDAP selftest simplerAndrew Bartlett1-52/+7
2009-02-23s3 OneFS: Fix a double free in an error pathTim Prouty1-3/+2
2009-02-23s3 OneFS: Add a parameter that unconditionally allows execute accessTim Prouty2-0/+26
2009-02-23Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman6-35/+43
2009-02-24Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell83-2030/+1666
2009-02-24fixed the event context for net vampireAndrew Tridgell1-1/+1
2009-02-23More warning fixes for Solaris.Jeremy Allison17-74/+67
2009-02-24s3-spoolss: fix notify_printer_status_byname.Günther Deschner1-1/+3
2009-02-24s3: re-run make samba3-idl.Günther Deschner3-39/+369
2009-02-24spoolss: add push,pull helper for spoolss_DriverInfo101.Günther Deschner2-0/+481
2009-02-24spoolss: add spoolss_DriverInfo101 to IDL.Günther Deschner1-1/+33
2009-02-24spoolss: generate size functions for printer driver structs.Günther Deschner1-11/+11
2009-02-24error-codes: add WERR_INVALID_USER_BUFFER.Günther Deschner2-0/+2
2009-02-24added a missing linefeedAndrew Tridgell1-1/+1
2009-02-23More warning fixes for Solaris.Jeremy Allison6-32/+33
2009-02-23Quieten down a boatload of shadowed variable warnings on Solaris.Jeremy Allison4-55/+55
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce28-38/+42
2009-02-23Make char* parameters constDerrell Lipman2-20/+10
2009-02-23Fix GDB_PROVISION modeSimo Sorce1-1/+1
2009-02-23Make all transactions nested in ldb. The current samba4 code expects thisSimo Sorce2-59/+75
2009-02-23s3-spoolss: remove cli_spoolss_notify.c completly.Günther Deschner3-36/+1
2009-02-23s3-spoolss: remove old SPOOL_NOTIFY_OPTION definitions.Günther Deschner1-32/+0
2009-02-23s3-spoolss: remove old spoolss_RemoteFindFirstPrinterChangeNotifyEx.Günther Deschner4-284/+0
2009-02-23s3-spoolss: remove SPOOL_NOTIFY_INFO_DATA and SPOOL_NOTIFY_INFO alltogether.Günther Deschner3-349/+0
2009-02-23s3-spoolss: remove old spoolss_RouterReplyPrinterEx.Günther Deschner4-180/+0
2009-02-23s3-spoolss: remove old spoolss_RouterRefreshPrinterChangeNotify.Günther Deschner3-83/+0
2009-02-23s3-spoolss: use pidl for _spoolss_RemoteFindFirstPrinterChangeNotifyEx.Günther Deschner2-49/+14
2009-02-23s3-spoolss: use spoolss_NotifyOption and spoolss_NotifyType instead of SPOOL_...Günther Deschner2-75/+32
2009-02-23s3-spoolss: add dup_spoolss_NotifyOption.Günther Deschner1-0/+51
2009-02-23s3-spoolss: use more idl types in spoolss server.Günther Deschner2-11/+18
2009-02-23s3-spoolss: fix memleak of spoolss_Notify array in _spoolss_RouterRefreshPrin...Günther Deschner2-4/+8