summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove references to smbd_messaging_context() from the spoolss serverVolker Lendecke2010-08-072-26/+25
* s3: Remove a reference to smbd_messaging_context()Volker Lendecke2010-08-071-6/+14
* s3: Remove some references to smbd_messaging_context()Volker Lendecke2010-08-073-16/+14
* s3: Remove procid_self() from connections_fetch_entry()Volker Lendecke2010-08-071-1/+2
* s3: Add msg_ctx to pipes_structVolker Lendecke2010-08-072-0/+3
* s3: Remove smbd_messaging_context() from send_stat_cache_delete_message()Volker Lendecke2010-08-075-6/+11
* s3: Remove a pointless "else"Volker Lendecke2010-08-071-1/+3
* s3: Remove an unnecessary NULL checkVolker Lendecke2010-08-071-1/+1
* s3-net: fix copy/paste typo in usage of "net printing".Günther Deschner2010-08-061-1/+1
* s3-netlogon: remove global include of netlogon.h.Günther Deschner2010-08-0621-4/+26
* s3: remove global include of samr.hGünther Deschner2010-08-062-1/+1
* s3-build: no need to include privileges.h twice.Günther Deschner2010-08-061-1/+0
* s3-net: only include netapi header when needed.Günther Deschner2010-08-065-1/+4
* s3-libsmb: include nbt.h in namequery_dc code.Günther Deschner2010-08-061-0/+1
* s3-libnet: include netlogon.h in libnet samsync header.Günther Deschner2010-08-061-0/+1
* s3-smbtorture: include svcctl.hGünther Deschner2010-08-061-0/+1
* s3-services: include svcctl.h where needed.Günther Deschner2010-08-061-0/+2
* s3-build: remove global include of krb5pac.h.Günther Deschner2010-08-061-1/+2
* s3-krb5: include krb5pac.h where needed.Günther Deschner2010-08-067-0/+10
* s3-rap: include svcctl.h where needed.Günther Deschner2010-08-062-0/+2
* s3-passdb: include samr.h where needed.Günther Deschner2010-08-069-1/+10
* s3-param: include svcctl headers in loadparm.Günther Deschner2010-08-061-0/+1
* s3-nmbd: include svcctl.h where needed.Günther Deschner2010-08-068-0/+8
* s3: Remove some explicit calls to procid_self()Volker Lendecke2010-08-061-3/+3
* s3: Remove some explicit calls to procid_self()Volker Lendecke2010-08-061-7/+10
* s3-spoolss: Make sure we convert a 4 byte value to uint32_t.Andreas Schneider2010-08-061-1/+1
* s3-spoolss: Fixed setting driver version correctly.Andreas Schneider2010-08-061-1/+3
* s3: fail db_open_ctdb if ctdb is not aroundVolker Lendecke2010-08-061-0/+5
* s3-printing: cope with missing printers in print migrationAndrew Tridgell2010-08-061-0/+10
* s3: Remove some direct cli->inbuf references in interpret_long_filenameVolker Lendecke2010-08-051-2/+2
* s3: Remove a pointless wrapper functionVolker Lendecke2010-08-053-7/+1
* s3: Explicitly pass flags2 to clistr_pull_tallocVolker Lendecke2010-08-056-12/+26
* s3: Remove some pointless wrapper functionsVolker Lendecke2010-08-053-26/+7
* s3: Remove some pointless wrapper functionsVolker Lendecke2010-08-056-36/+25
* s3: Save the received trans2 from the inbuf in cli_transVolker Lendecke2010-08-057-16/+32
* s3: Fix a crash in masktestVolker Lendecke2010-08-051-0/+1
* s3-spoolss: Use the correct value for the data length.Andreas Schneider2010-08-051-2/+2
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-0537-7/+35
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-0556-59/+108
* s3: avoid global include of ads.h.Günther Deschner2010-08-0555-338/+415
* s3-libnet_join: add ads.h as helper header to IDL.Günther Deschner2010-08-051-1/+2
* s3-printing: move AD related printing components to an own file.Günther Deschner2010-08-054-447/+481
* s3: Convert cli_list() to return NTSTATUSVolker Lendecke2010-08-047-36/+73
* s3: Use data_blob_nullVolker Lendecke2010-08-041-1/+1
* s3-waf: fix the build.Günther Deschner2010-08-041-1/+5
* small optimizations for shadowcopy2 moduleChristian Ambach2010-08-041-2/+2
* fix snapshot content display with hide unreadableChristian Ambach2010-08-041-1/+8
* s3: Fix shadow copies after the change for in-path @GMT-Volker Lendecke2010-08-041-3/+2
* s3: Fix in-path shadowcopy2 moduleVolker Lendecke2010-08-041-0/+1
* make scannedonly notify the scanner if no .scanned: file was found during renameolivier2010-08-031-7/+16