index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-lib Move strisnormal to it's only user in mangle_hash.c
Andrew Bartlett
2011-04-14
1
-13
/
+0
*
s3-includes: only include acl prototypes when needed.
Günther Deschner
2011-04-14
1
-0
/
+20
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
3
-0
/
+3
*
s3-netapi: remove two shadowed variables.
Günther Deschner
2011-04-13
1
-2
/
+0
*
s3-util_sock: very brief documentation for open_socket_out().
Günther Deschner
2011-04-13
1
-0
/
+10
*
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
2011-04-13
1
-445
/
+1
*
lib/util: Make string_replace from s3 common
Andrew Bartlett
2011-04-13
1
-43
/
+0
*
lib/util ucs2_align is identical, put it in common
Andrew Bartlett
2011-04-13
1
-7
/
+0
*
lib/util Move simple string routines into common code.
Andrew Bartlett
2011-04-13
1
-49
/
+0
*
lib/util/charset Move source3/lib/util_unistr.c to the common code.
Andrew Bartlett
2011-04-13
2
-364
/
+39
*
s3-lib Move strdup_w to it's only user in mangle_hash.c
Andrew Bartlett
2011-04-13
1
-18
/
+0
*
s3-lib Move isvalid83_w to mangle_hash.c
Andrew Bartlett
2011-04-13
3
-51
/
+0
*
s3-lib make static and remove more _w functions
Andrew Bartlett
2011-04-13
1
-14
/
+2
*
s3-lib Remove unused #define
Andrew Bartlett
2011-04-13
1
-4
/
+0
*
s3-lib Remove unused skip_unibuf()
Andrew Bartlett
2011-04-13
1
-20
/
+0
*
s3-lib: Remove unused _w functions.
Andrew Bartlett
2011-04-13
1
-213
/
+1
*
s3-lib Correct comment in strlen_w()
Andrew Bartlett
2011-04-13
1
-1
/
+1
*
s3-lib Remove more unused fstring.c functions
Andrew Bartlett
2011-04-13
1
-46
/
+0
*
s3-charcnv: make pull_ucs2 static
Andrew Bartlett
2011-04-13
1
-1
/
+1
*
s3-lib: Remove unused pull_ucs2_fstring()
Andrew Bartlett
2011-04-13
1
-4
/
+0
*
s3-util: separate out cmdline helpers.
Günther Deschner
2011-04-12
2
-253
/
+277
*
s3-netapi: use dcerpc_try_samr_connects().
Günther Deschner
2011-04-12
1
-4
/
+18
*
s3-netapi: use libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
6
-108
/
+54
*
s3-netapi: add libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
2
-0
/
+27
*
s3: Fix timeout calculation in event_add_to_poll_args
Volker Lendecke
2011-04-11
1
-1
/
+1
*
s3: Fix tldap_make_mod_blob_int() debug messages
Sumit Bose
2011-04-06
1
-3
/
+3
*
s3-smbldap: make octet_strings/DATA_BLOBs const.
Sumit Bose
2011-04-06
1
-4
/
+4
*
s3-smbldap: support storing octet_strings/DATA_BLOBs.
Günther Deschner
2011-04-06
1
-21
/
+91
*
s3: add function srprs_quoted to parse strings written with cbuf_print_quoted
Gregor Beck
2011-04-04
2
-1
/
+52
*
s3: add function cbuf_print_quoted
Gregor Beck
2011-04-04
2
-1
/
+49
*
s3: add function dbwrap_traverse
Gregor Beck
2011-04-04
1
-0
/
+8
*
s3: add function dbwrap_trans_traverse
Gregor Beck
2011-04-04
1
-0
/
+30
*
s3: fix cbuf_swapptr
Gregor Beck
2011-04-04
1
-0
/
+2
*
s3:dbwrap_ctdb: in ctdb_delete, send a SCHEDULE_FOR_DELETION control to local...
Michael Adam
2011-03-31
1
-1
/
+56
*
s3:ctdb: pass the ctdb control flags to the ctdb daemon when sending the control
Michael Adam
2011-03-31
1
-0
/
+1
*
s3:ctdb: samba can now handle the NOREPLY flag
Michael Adam
2011-03-31
1
-3
/
+0
*
s3:ctdb: correctly handle cstatus if CTDB_CTRL_FLAG_NOREPLY is set.
Michael Adam
2011-03-31
1
-0
/
+3
*
s3-libndr: add ../librpc/ndr/libndr.h include in some places.
Günther Deschner
2011-03-31
1
-0
/
+1
*
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
2011-03-30
4
-40
/
+49
*
Change convert_string_internal() and convert_string_error() to bool return.
Jeremy Allison
2011-03-30
2
-57
/
+54
*
Fix the nstring calls to use the correct sizes.
Jeremy Allison
2011-03-30
1
-6
/
+6
*
s3: Fix g_lock_lock after the select/poll conversion
Volker Lendecke
2011-03-30
1
-1
/
+1
*
s3-winbind: try to fix the build on hosts w/o winbind support.
Günther Deschner
2011-03-30
1
-1
/
+1
*
lib/util Move base64 functions into lib/util/base64.c
Andrew Bartlett
2011-03-30
1
-115
/
+0
*
s3:lib make lazy_initialize_conv() static
Andrew Bartlett
2011-03-30
1
-1
/
+1
*
s3: try to fix the build on some non-linux buildfarm machines.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-ctdb_wrap: remove unused variable from db_ctdb_fetch_persistent().
Günther Deschner
2011-03-30
1
-1
/
+0
*
s3: only include lib/privileges.h where needed.
Günther Deschner
2011-03-30
2
-0
/
+19
*
s3: include ../librpc/gen_ndr/lsa.h where needed.
Günther Deschner
2011-03-30
2
-0
/
+3
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
7
-10
/
+0
[next]