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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-26
s3: Allow unlimited parallelism in pthreadpool
Volker Lendecke
2
-9
/
+31
2011-04-25
s3:lib/util_sock: listen on IPv6 addresses with IPV6_ONLY (bug #7383)
Stefan Metzmacher
1
-0
/
+26
2011-04-25
s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...
Stefan Metzmacher
1
-14
/
+17
2011-04-25
s3: pthreadpool_sig_fd->pthreadpool_signal_fd
Volker Lendecke
4
-7
/
+7
2011-04-25
s3: Tiny doc for pthreadpool
Volker Lendecke
1
-7
/
+59
2011-04-25
s3: Many pthreadpool fixes
Volker Lendecke
5
-87
/
+587
2011-04-24
s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()
Stefan Metzmacher
1
-1
/
+1
2011-04-23
s3: Fix Coverity ID 2478, UNINIT
Volker Lendecke
1
-1
/
+1
2011-04-23
s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher
1
-24
/
+0
2011-04-22
s3: Fix Coverity ID 2307, NULL_RETURNS
Volker Lendecke
1
-0
/
+4
2011-04-22
s3: Fix Coverity ID 1340, NULL_RETURNS
Volker Lendecke
1
-0
/
+4
2011-04-20
lib/util/charset create _handle functions for convert_string() et al
Andrew Bartlett
1
-12
/
+0
2011-04-17
s3: Use \0 instead of NULL when 0-terminating a string
Volker Lendecke
1
-1
/
+1
2011-04-16
s3: Remove an unused variable
Volker Lendecke
1
-3
/
+0
2011-04-14
s3-build: make sure we pick up system tdb and talloc via #include.
Günther Deschner
1
-1
/
+1
2011-04-14
lib/util Move alpha_strcpy() from s3 into common code
Andrew Bartlett
1
-50
/
+0
2011-04-14
s3-lib Remove very unused (#if 0) strncpyn
Andrew Bartlett
1
-25
/
+0
2011-04-14
s3-lib Remove unused string_append
Andrew Bartlett
1
-22
/
+0
2011-04-14
s3-lib Move unix_strlower and unix_strupper to their only users.
Andrew Bartlett
2
-41
/
+41
2011-04-14
s3-lib Remove unused str_ascii_charnum()
Andrew Bartlett
1
-18
/
+0
2011-04-14
s3-lib Move strisnormal to it's only user in mangle_hash.c
Andrew Bartlett
1
-13
/
+0
2011-04-14
s3-includes: only include acl prototypes when needed.
Günther Deschner
1
-0
/
+20
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
3
-0
/
+3
2011-04-13
s3-netapi: remove two shadowed variables.
Günther Deschner
1
-2
/
+0
2011-04-13
s3-util_sock: very brief documentation for open_socket_out().
Günther Deschner
1
-0
/
+10
2011-04-13
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
1
-445
/
+1
2011-04-13
lib/util: Make string_replace from s3 common
Andrew Bartlett
1
-43
/
+0
2011-04-13
lib/util ucs2_align is identical, put it in common
Andrew Bartlett
1
-7
/
+0
2011-04-13
lib/util Move simple string routines into common code.
Andrew Bartlett
1
-49
/
+0
2011-04-13
lib/util/charset Move source3/lib/util_unistr.c to the common code.
Andrew Bartlett
2
-364
/
+39
2011-04-13
s3-lib Move strdup_w to it's only user in mangle_hash.c
Andrew Bartlett
1
-18
/
+0
2011-04-13
s3-lib Move isvalid83_w to mangle_hash.c
Andrew Bartlett
3
-51
/
+0
2011-04-13
s3-lib make static and remove more _w functions
Andrew Bartlett
1
-14
/
+2
2011-04-13
s3-lib Remove unused #define
Andrew Bartlett
1
-4
/
+0
2011-04-13
s3-lib Remove unused skip_unibuf()
Andrew Bartlett
1
-20
/
+0
2011-04-13
s3-lib: Remove unused _w functions.
Andrew Bartlett
1
-213
/
+1
2011-04-13
s3-lib Correct comment in strlen_w()
Andrew Bartlett
1
-1
/
+1
2011-04-13
s3-lib Remove more unused fstring.c functions
Andrew Bartlett
1
-46
/
+0
2011-04-13
s3-charcnv: make pull_ucs2 static
Andrew Bartlett
1
-1
/
+1
2011-04-13
s3-lib: Remove unused pull_ucs2_fstring()
Andrew Bartlett
1
-4
/
+0
2011-04-12
s3-util: separate out cmdline helpers.
Günther Deschner
2
-253
/
+277
2011-04-12
s3-netapi: use dcerpc_try_samr_connects().
Günther Deschner
1
-4
/
+18
2011-04-12
s3-netapi: use libnetapi_get_binding_handle().
Günther Deschner
6
-108
/
+54
2011-04-12
s3-netapi: add libnetapi_get_binding_handle().
Günther Deschner
2
-0
/
+27
2011-04-11
s3: Fix timeout calculation in event_add_to_poll_args
Volker Lendecke
1
-1
/
+1
2011-04-06
s3: Fix tldap_make_mod_blob_int() debug messages
Sumit Bose
1
-3
/
+3
2011-04-06
s3-smbldap: make octet_strings/DATA_BLOBs const.
Sumit Bose
1
-4
/
+4
2011-04-06
s3-smbldap: support storing octet_strings/DATA_BLOBs.
Günther Deschner
1
-21
/
+91
2011-04-04
s3: add function srprs_quoted to parse strings written with cbuf_print_quoted
Gregor Beck
2
-1
/
+52
2011-04-04
s3: add function cbuf_print_quoted
Gregor Beck
2
-1
/
+49
[next]