summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* s3-util: move valid_share_pathname() to lib/util.cGünther Deschner2011-05-021-0/+34
* s3-lib: Rely on uint64_t in conv_str_size()Andrew Bartlett2011-04-301-30/+13
* s3-proto: remove duplicate prototypes.Günther Deschner2011-04-291-0/+2
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-04-295-0/+6
* s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner2011-04-292-0/+2
* lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett2011-04-291-128/+0
* lib/util/charset Move strstr_m() to the top levelAndrew Bartlett2011-04-291-81/+0
* libcli/smb Move attrib_string in commonAndrew Bartlett2011-04-291-20/+0
* s3-client Add TALLOC_CTX argument to attrib_string().Andrew Bartlett2011-04-291-2/+2
* s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCHAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLIDAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLYAndrew Bartlett2011-04-291-1/+1
* lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett2011-04-281-115/+0
* s3: Properly clean up in pthreadpool_init in case of failureVolker Lendecke2011-04-271-0/+6
* s3-waf: add pthreadpool support.Günther Deschner2011-04-271-0/+11
* s3-netapi: Fix Coverity CID #2302: FORWARD_NULLGünther Deschner2011-04-271-1/+1
* s3: Allow unlimited parallelism in pthreadpoolVolker Lendecke2011-04-262-9/+31
* s3:lib/util_sock: listen on IPv6 addresses with IPV6_ONLY (bug #7383)Stefan Metzmacher2011-04-251-0/+26
* s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...Stefan Metzmacher2011-04-251-14/+17
* s3: pthreadpool_sig_fd->pthreadpool_signal_fdVolker Lendecke2011-04-254-7/+7
* s3: Tiny doc for pthreadpoolVolker Lendecke2011-04-251-7/+59
* s3: Many pthreadpool fixesVolker Lendecke2011-04-255-87/+587
* s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()Stefan Metzmacher2011-04-241-1/+1
* s3: Fix Coverity ID 2478, UNINITVolker Lendecke2011-04-231-1/+1
* s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-231-24/+0
* s3: Fix Coverity ID 2307, NULL_RETURNSVolker Lendecke2011-04-221-0/+4
* s3: Fix Coverity ID 1340, NULL_RETURNSVolker Lendecke2011-04-221-0/+4
* lib/util/charset create _handle functions for convert_string() et alAndrew Bartlett2011-04-201-12/+0
* s3: Use \0 instead of NULL when 0-terminating a stringVolker Lendecke2011-04-171-1/+1
* s3: Remove an unused variableVolker Lendecke2011-04-161-3/+0
* s3-build: make sure we pick up system tdb and talloc via #include.Günther Deschner2011-04-141-1/+1
* lib/util Move alpha_strcpy() from s3 into common codeAndrew Bartlett2011-04-141-50/+0
* s3-lib Remove very unused (#if 0) strncpynAndrew Bartlett2011-04-141-25/+0
* s3-lib Remove unused string_appendAndrew Bartlett2011-04-141-22/+0
* s3-lib Move unix_strlower and unix_strupper to their only users.Andrew Bartlett2011-04-142-41/+41
* s3-lib Remove unused str_ascii_charnum()Andrew Bartlett2011-04-141-18/+0
* s3-lib Move strisnormal to it's only user in mangle_hash.cAndrew Bartlett2011-04-141-13/+0
* s3-includes: only include acl prototypes when needed.Günther Deschner2011-04-141-0/+20
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-133-0/+3
* s3-netapi: remove two shadowed variables.Günther Deschner2011-04-131-2/+0
* s3-util_sock: very brief documentation for open_socket_out().Günther Deschner2011-04-131-0/+10
* s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett2011-04-131-445/+1
* lib/util: Make string_replace from s3 commonAndrew Bartlett2011-04-131-43/+0
* lib/util ucs2_align is identical, put it in commonAndrew Bartlett2011-04-131-7/+0
* lib/util Move simple string routines into common code.Andrew Bartlett2011-04-131-49/+0
* lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett2011-04-132-364/+39
* s3-lib Move strdup_w to it's only user in mangle_hash.cAndrew Bartlett2011-04-131-18/+0