index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
1
-0
/
+9
2011-10-04
s3:lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)
Stefan Metzmacher
1
-0
/
+11
2011-07-29
s3: Make map_open_params_to_ntcreate() available in lib/
Volker Lendecke
1
-0
/
+148
2011-07-29
s3: Make is_executable() available in lib/
Volker Lendecke
1
-0
/
+17
2011-06-20
tdb_compat: Higher level API fixes.
Rusty Russell
1
-1
/
+1
2011-06-20
source3/lib/util.c: str_checksum to use Jenkins hash from CCAN.
Rusty Russell
1
-2
/
+4
2011-06-09
s3:lib/util: use %llu consitently (instead of %d) in interpret_pid() to parse...
Stefan Metzmacher
1
-1
/
+1
2011-06-09
s3-lib Add myhostname_upper()
Andrew Bartlett
1
-0
/
+16
2011-06-09
server_id: Change format to vnn:pid.task_id, pid.task_id or pid
Andrew Bartlett
1
-4
/
+14
2011-06-09
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
1
-17
/
+1
2011-06-09
s3-lib Read and write the full struct server_id (except the unique_id)
Andrew Bartlett
1
-19
/
+18
2011-06-09
s3-server_id Add task_id to server_id to match Samba4
Andrew Bartlett
1
-0
/
+5
2011-06-09
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Remove unused TALLOC zeronull functions and macro definitions
Andrew Bartlett
1
-105
/
+0
2011-06-06
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
1
-37
/
+0
2011-06-06
s3-lib Remove unused lib_path()
Andrew Bartlett
1
-13
/
+0
2011-05-31
s3-lib Move source3-specific malloc replacements into a seperate file
Andrew Bartlett
1
-143
/
+0
2011-05-31
s3-build Specify more of the smbconf dependencies
Andrew Bartlett
1
-162
/
+0
2011-05-31
s3-lib Move free_namearray() into it's own file
Andrew Bartlett
1
-16
/
+0
2011-05-18
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
1
-2
/
+2
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-05-06
Fix broken interface to set_namearray() - don't modify incoming string.
Jeremy Allison
1
-6
/
+17
2011-05-05
More const fixes for compiler warnings from the waf build.
Jeremy Allison
1
-4
/
+4
2011-05-05
Fix many const compiler warnings.
Jeremy Allison
1
-2
/
+2
2011-05-02
s3-util: move valid_share_pathname() to lib/util.c
Günther Deschner
1
-0
/
+34
2011-04-29
libcli/smb Move attrib_string in common
Andrew Bartlett
1
-20
/
+0
2011-04-29
s3-client Add TALLOC_CTX argument to attrib_string().
Andrew Bartlett
1
-2
/
+2
2011-04-29
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
Andrew Bartlett
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
Andrew Bartlett
1
-1
/
+1
2011-04-13
s3-lib Move isvalid83_w to mangle_hash.c
Andrew Bartlett
1
-1
/
+0
2011-04-12
s3-util: separate out cmdline helpers.
Günther Deschner
1
-253
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
1
-0
/
+1
2011-03-23
s3-lib Remove the clobber_region() code.
Andrew Bartlett
1
-14
/
+0
2011-03-23
fault: get fault.c ready for use by s4
Andrew Tridgell
1
-1
/
+1
2011-03-16
s3: Use jenkins hash for str_checksum, fix bug 8010
Volker Lendecke
1
-11
/
+2
2011-02-28
s3: Add timeval_to_msec
Volker Lendecke
1
-0
/
+5
2011-02-25
Detect Mac OS X as a separate client type.
Justin Maggard
1
-0
/
+3
2011-02-17
s3-cluster Always fill in the clustering vnn element
Andrew Bartlett
1
-24
/
+0
2011-02-08
libndr: share some uuid helpers.
Günther Deschner
1
-17
/
+0
2010-10-20
s3: Add any_nt_status_not_ok
Volker Lendecke
1
-0
/
+13
2010-10-20
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
1
-1
/
+1
2010-09-28
s3: Remove talloc_autofree_context() from myhostname()
Volker Lendecke
1
-3
/
+1
[next]