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-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
2011-04-04
s3: add function dbwrap_traverse
Gregor Beck
1
-0
/
+8
2011-04-04
s3: add function dbwrap_trans_traverse
Gregor Beck
1
-0
/
+30
2011-04-04
s3: fix cbuf_swapptr
Gregor Beck
1
-0
/
+2
2011-03-31
s3:dbwrap_ctdb: in ctdb_delete, send a SCHEDULE_FOR_DELETION control to local...
Michael Adam
1
-1
/
+56
2011-03-31
s3:ctdb: pass the ctdb control flags to the ctdb daemon when sending the control
Michael Adam
1
-0
/
+1
2011-03-31
s3:ctdb: samba can now handle the NOREPLY flag
Michael Adam
1
-3
/
+0
2011-03-31
s3:ctdb: correctly handle cstatus if CTDB_CTRL_FLAG_NOREPLY is set.
Michael Adam
1
-0
/
+3
2011-03-31
s3-libndr: add ../librpc/ndr/libndr.h include in some places.
Günther Deschner
1
-0
/
+1
2011-03-30
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
4
-40
/
+49
2011-03-30
Change convert_string_internal() and convert_string_error() to bool return.
Jeremy Allison
2
-57
/
+54
2011-03-30
Fix the nstring calls to use the correct sizes.
Jeremy Allison
1
-6
/
+6
2011-03-30
s3: Fix g_lock_lock after the select/poll conversion
Volker Lendecke
1
-1
/
+1
2011-03-30
s3-winbind: try to fix the build on hosts w/o winbind support.
Günther Deschner
1
-1
/
+1
2011-03-30
lib/util Move base64 functions into lib/util/base64.c
Andrew Bartlett
1
-115
/
+0
2011-03-30
s3:lib make lazy_initialize_conv() static
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3: try to fix the build on some non-linux buildfarm machines.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-ctdb_wrap: remove unused variable from db_ctdb_fetch_persistent().
Günther Deschner
1
-1
/
+0
2011-03-30
s3: only include lib/privileges.h where needed.
Günther Deschner
2
-0
/
+19
2011-03-30
s3: include ../librpc/gen_ndr/lsa.h where needed.
Günther Deschner
2
-0
/
+3
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
7
-10
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
11
-0
/
+11
2011-03-30
s3-auth: use auth.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: move filename_util.c out of source3/smbd to source3/lib.
Günther Deschner
1
-0
/
+206
2011-03-30
s3-build: only include intl protos where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
2
-0
/
+2
2011-03-30
s3-passdb: move util_builtin.c out of passdb.
Günther Deschner
1
-0
/
+124
2011-03-30
s3-passdb: move util_unixsids.c out of passdb.
Günther Deschner
1
-0
/
+116
2011-03-30
s3-passdb: move util_wellknown.c out of passdb.
Günther Deschner
1
-0
/
+173
2011-03-30
s3-build: only include transfer_file.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
1
-0
/
+1
[prev]
[next]