summaryrefslogtreecommitdiff
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug 6136: New AFS syscall conventionsGeza Gemes2009-05-262-2/+21
* s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.Günther Deschner2009-05-261-1/+2
* Re-import the v3-3 version of str_list_make().Volker Lendecke2009-05-261-7/+59
* Fix Coverity ID 884: DEADCODEVolker Lendecke2009-04-281-3/+4
* s3-secdesc: move all winreg access bits to IDL.Günther Deschner2009-04-281-1/+1
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-283-37/+36
* netdomjoin-gui: make sure to grey out change fields when not running as root.Günther Deschner2009-04-151-0/+15
* s3-eventlog: split out evlog_convert_tdb_to_evt().Günther Deschner2009-04-151-0/+74
* s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner2009-04-151-0/+960
* s3-util-sock: add ismyaddr() check in is_myname_or_ipaddr().Günther Deschner2009-04-151-0/+4
* s3:lib Use push_ucs2_talloc() in ms_fnmatch()Andrew Bartlett2009-04-151-7/+7
* s3:charcnv Remove unused unistrcpy() and unistrlen()Andrew Bartlett2009-04-151-37/+0
* s3:charcnv Remove unused unistr2 functionsAndrew Bartlett2009-04-151-116/+0
* s3:charcnv Remove unused ucs2_to_unistr2()Andrew Bartlett2009-04-151-46/+0