summaryrefslogtreecommitdiff
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix denial of service - memory corruption.Jeremy Allison2011-02-276-3/+47
* s3:lib/netapi: don't set SAMR_FIELD_FULL_NAME if we just want to set the acco...Stefan Metzmacher2011-01-131-3/+0
* v3-4-test: Pull in tevent_req_poll_ntstatus from masterVolker Lendecke2011-01-131-0/+11
* Fix bug 7590 - offline login fails because winbind deletes cache on every sta...Jeremy Allison2011-01-131-1/+1
* s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo...Günther Deschner2011-01-131-1/+1
* Fix bug #7669.Jeremy Allison2010-09-091-0/+3
* s3:lib/time: remove TIME_T_MIN/MAX definesBjörn Jacke2010-05-061-8/+0
* Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...samba-3.4.7Karolin Seeger2010-03-081-61/+4
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-02-151-4/+61
* s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher2010-02-151-0/+34
* s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions.Günther Deschner2009-12-231-0/+35
* s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions.Günther Deschner2009-12-231-0/+30
* s3:fix endianness bug in dbwrap_change_int32_atomic() (bug #6901)Michael Adam2009-12-231-4/+5
* s3:fix endianness bug in dbwrap_change_uint32_atomic() (bug #6901)Michael Adam2009-12-231-4/+5
* s3:lib/select: don't overwrite errno in the signal handlerStefan Metzmacher2009-10-201-0/+4
* s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke2009-10-201-0/+5
* Fix bug 6707 - 3.4.1 segfault in parsing configs.Marc Aurele La France2009-10-201-4/+4
* Fix bug 6529 - Offline files conflict with Vista and Office 2003. Jeremy.Jeremy Allison2009-10-201-2/+39
* Fix bug 6673 - smbpasswd does not work with "unix password sync = yes". Rever...Jeremy Allison2009-09-091-17/+25
* Update copies of config.guess and config.sub. (cherry picked from commit 6230...Jelmer Vernooij2009-09-092-76/+282
* make smbcontrol smbd ping work proper checking for arguments handle short pid...Olaf Flebbe2009-09-011-6/+16
* s3/smbldap: Fix typo in debug message.Karolin Seeger2009-08-131-1/+1
* Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to al...Yannick Bergeron2009-08-131-1/+1
* s3/util_sock: Make open_udp_socket() IPv6 clean.Jeremy Allison2009-08-131-10/+25
* Revert "[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we ha...Michael Adam2009-07-031-1/+1
* s3:util: let parent_dirname() correctly return toplevel filenamesStefan Metzmacher2009-07-031-1/+1
* Don't require "Modify property" perms to unjoin bug #6481) "net ads leave" st...Jim McDonough2009-06-301-0/+1
* Fix bug 6514: net gives unhelpful "lp_load failed" when it's missing smb.confDavid Markey2009-06-291-1/+1
* Fix bug 4699: Remove pidfile on clean shutdownVolker Lendecke2009-06-191-8/+18
* s3-netapi: Fix Bug #6305. Correctly prompt for a password when a username was...Günther Deschner2009-06-171-1/+5
* s3-netapi: Fix Bug #6451: net/libnetapi user rename using wrong access bits.Günther Deschner2009-06-171-0/+2
* s3: correct check for usleep value boundariesBjörn Jacke2009-06-111-1/+1
* s3: Allow child processes to exit gracefully if we are out of fdsMarc VanHeyningen2009-05-291-6/+6
* s3-privileges: add privilege_delete_account().Günther Deschner2009-05-261-0/+28
* s3-privileges: remove trailing whitespace from privileges codes.Günther Deschner2009-05-262-105/+105
* s3-netdomjoin-gui: allow to switch between workgroups/domains with the same n...Günther Deschner2009-05-261-2/+4
* s3-netdomjoin-gui: cosmetic fix for empty hostnames.Günther Deschner2009-05-261-0/+1
* s3-netdomjoin-gui: only gray out labels when not root and not connecting toGünther Deschner2009-05-261-3/+3
* Fix bug 5681: Do not limit the number of network interfacesVolker Lendecke2009-05-263-22/+39
* s3-netapi: implement NetShutdownInit_r and NetShutdownAbort_r.Günther Deschner2009-05-261-2/+49
* s3-netapi: add example code for NetShutdownInit and NetShutdownAbort.Günther Deschner2009-05-263-1/+183
* s3-netapi: add NetShutdownInit and NetShutdownAbort to public API.Günther Deschner2009-05-261-0/+36
* s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons.Günther Deschner2009-05-263-0/+163
* s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to rena...Günther Deschner2009-05-261-1/+48
* s3-netdomjoin-gui: Fix join prompt dialog test.Günther Deschner2009-05-261-1/+1
* s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname.Günther Deschner2009-05-261-2/+7
* s3-netdomjoin-gui: inspect the correct computername string beforeGünther Deschner2009-05-261-1/+1
* Fix bug 6157Volker Lendecke2009-05-261-0/+56
* Add checks for non_root mode to help buildfarm spoolss tests.Jeremy Allison2009-05-261-14/+18
* Do not crash in ctdbd_traverse if ctdbd is not aroundVolker Lendecke2009-05-261-0/+5