summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:build: add vfs_examples to the everything targetMichael Adam2011-06-301-1/+2
* s3:build: add a vfs_examples target.Michael Adam2011-06-301-0/+11
* s3:registry: when deleting the records for a key, also delete the sorted subk...Michael Adam2011-06-301-0/+8
* s3:registry: add helper function regdb_delete_sorted_subkeys()Michael Adam2011-06-301-0/+7
* s3:nmbd_subnetdb: close all sockets attached to a subnet in close_subnet() (b...Stefan Metzmacher2011-06-301-3/+11
* s3:smbd do not panic when CTDB is unhealthy (Bug #8278)Christian Ambach2011-06-301-0/+9
* s3-printing: skip migration of non-existent printersDavid Disseldorp2011-06-301-8/+18
* s3-printing: fill devicemode size in migrate_printer()David Disseldorp2011-06-302-0/+2
* s3-winbind: Fix bug 7888 -- deal with buggy 3.0 based PDCsGünther Deschner2011-06-301-7/+19
* s3-waf: lowercase libcli_lsa3 library name.Günther Deschner2011-06-291-10/+10
* s3-waf: lowercase libsmb library name.Günther Deschner2011-06-291-25/+25
* s3-waf: lowercase util_cmdline library name.Günther Deschner2011-06-291-3/+3
* s3-waf: lowercase popt_samba3 library name.Günther Deschner2011-06-291-35/+35
* Second part of fix for bug #8219 - SMB Panic from Windows 7 Client.Jeremy Allison2011-06-291-1/+1
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-2918-80/+19
* s3-param use C99 boolean for falseAndrew Bartlett2011-06-291-118/+118
* s3-param use C99 boolean for trueAndrew Bartlett2011-06-291-99/+99
* s3-param Convert sDefault to C99 initialisersAndrew Bartlett2011-06-291-142/+142
* s3-param Remove unused FLAG_DOS_STRINGAndrew Bartlett2011-06-292-3/+2
* param: Merge struct parm_struct definitionsAndrew Bartlett2011-06-292-26/+28
* s3-param Use .offset rather than .ptr when defining parametersAndrew Bartlett2011-06-292-7/+6
* s3-param Remove .offset == 0 checks as 'valid' will have offset 0Andrew Bartlett2011-06-291-18/+4
* s3-param use .offset rather than .ptr (renames)Andrew Bartlett2011-06-291-437/+441
* Fix bug #8219 - SMB Panic from Windows 7 ClientJeremy Allison2011-06-291-0/+8
* s3-param use lp_parm_ptr() rather than parm.ptr directlyAndrew Bartlett2011-06-294-69/+70
* s3-waf: remove s3-waf specific dynconfig.Günther Deschner2011-06-284-136/+32
* s3-waf: add some missing tdb dependencies.Günther Deschner2011-06-285-13/+13
* s3-smbd Remove set but unused variablesAndrew Bartlett2011-06-281-9/+0
* s3-param Rename struct service and struct globalsAndrew Bartlett2011-06-281-31/+31
* s3-param Remove lp_parm_stringAndrew Bartlett2011-06-281-12/+0
* s3-param make lp_passdb_backend() a normal lp_ function againAndrew Bartlett2011-06-281-42/+1
* s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)Volker Lendecke2011-06-274-9/+11
* s3:g_lock: g_lock.tdb should not be executableChristian Ambach2011-06-271-1/+2
* s3: Fix winbindd_wins_bynameVolker Lendecke2011-06-251-2/+3
* s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids testMichael Adam2011-06-251-1/+1
* s3:test: fix the smbclient_s3 test on older systemsMichael Adam2011-06-241-1/+1
* s3:test: fix the net registry roundtrip test on older systemsMichael Adam2011-06-241-1/+1
* s3:configure: remove unused --with-rootsbindir configure optionStefan Metzmacher2011-06-242-19/+0
* s3-autconf Move nmbd socket directory to PREFIX/var/nmbdAndrew Bartlett2011-06-241-2/+2
* s3-buildoptions Show compiled-in location of the new ncaclrpc and nmbd socketsAndrew Bartlett2011-06-241-0/+2
* s3: Fix an error message in smbclient symlinkVolker Lendecke2011-06-241-1/+1
* s3: Use reparse point style symlinksVolker Lendecke2011-06-241-18/+18
* s3: Remove a call to cli_errstrVolker Lendecke2011-06-241-2/+4
* s3: Add cli_symlinkVolker Lendecke2011-06-244-0/+242
* s3: Add SYMLINK_FLAG_RELATIVE defineVolker Lendecke2011-06-241-0/+2
* s3: Add symlink reparse point marshalling routinesVolker Lendecke2011-06-244-0/+185
* s3:vfs_commit: fix buildBjörn Jacke2011-06-241-0/+1
* s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if neede...Stefan Metzmacher2011-06-242-0/+10
* s3-build Add dep on popt to fix FreeBSD buildAndrew Bartlett2011-06-241-1/+1
* s3-selftest Remove unused gdb_backtraceAndrew Bartlett2011-06-241-87/+0