summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3/smbconf_reg: Fix typo.Karolin Seeger2009-04-151-1/+1
* s3:smbldap convert the easy cases to push_utf8_talloc()Andrew Bartlett2009-04-151-8/+8
* s3:smbldap Remove smbldap_get_dnAndrew Bartlett2009-04-151-26/+4
* Tidy up some convert_string_internal error cases, found by Andrew Bartlett.Jeremy Allison2009-04-151-6/+19
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-04-151-0/+27
* Fix a talloc/malloc screwup in file_lines_ploadVolker Lendecke2009-04-151-1/+1
* s3-libnetapi: fix creds in libnetapi_open_ipc_connection().Günther Deschner2009-04-151-0/+5
* s3-net: Fix Bug #6102. NetQueryDisplayInformation could return wrong informat...Günther Deschner2009-04-151-6/+12
* Avahi disables a timer by tv=NULL in avahi_timeout_update(), do not crashVolker Lendecke2009-04-151-0/+7
* Add tevent avahi bindingVolker Lendecke2009-04-151-0/+268
* s3-netapi: Fix Coverity #774 (REVERSE_INULL).Günther Deschner2009-04-151-6/+3
* s3-netapi: Fix Coverity #775 (REVERSE_INULL).Günther Deschner2009-04-151-6/+3
* s3-netapi: Fix Coverity #776 (REVERSE_INULL).Günther Deschner2009-04-151-7/+3
* add a versiontest program to print samba_version_string().Michael Adam2009-04-151-0/+26
* s3: Fix a free of an uninitialized variable in winbind_get_sid_aliasesDan Sledz2009-04-151-1/+0
* s3:lib/util_sock: use sys_recv() instead of sys_read() on socketsStefan Metzmacher2009-04-151-2/+2
* s3: remove POLICY_HND.Günther Deschner2009-04-153-10/+10
* s3-rpc_parse: remove unused BUFFER5 and UNISTR3.Günther Deschner2009-04-151-16/+0