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
2008-05-08
gencache: add some const.
Günther Deschner
1
-1
/
+1
2008-05-08
netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
Günther Deschner
1
-0
/
+35
2008-05-07
netapi: add -f switch for DsGetDCName() example and be more verbose on output.
Günther Deschner
1
-3
/
+15
2008-05-06
Enable tests for splice on Linux. Add a static (vl, I hate this)
Jeremy Allison
1
-2
/
+19
2008-05-06
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
1
-0
/
+1
2008-05-05
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
1
-2
/
+9
2008-05-05
Make the namelist arg to set_namearray const
Volker Lendecke
1
-2
/
+2
2008-05-05
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
2
-30
/
+49
2008-04-29
netapi: fix returned name buffer in NetGetJoinInformation_r().
Günther Deschner
1
-1
/
+5
2008-04-29
Merge data_blob_hex_string from Samba4.
Günther Deschner
1
-0
/
+22
2008-04-23
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
1
-2
/
+3
2008-04-23
Increase level of debug msg when a regkey is not found
Volker Lendecke
1
-1
/
+1
2008-04-23
libsmbconf: remove unnecessary talloc success check from smbconf_txt.c
Michael Adam
1
-8
/
+0
2008-04-23
libsmbconf: remove unnecessary talloc success checks from smbconf_reg.c
Michael Adam
1
-12
/
+1
2008-04-23
libsmbconf: remove unnecessary talloc success checks from smbconf.c
Michael Adam
1
-4
/
+0
2008-04-23
libsmbconf: rewrite API to use smbconf_service struct
Michael Adam
5
-56
/
+68
2008-04-22
libsmbconf: add a struct smbconf_service to hold the parameter names + values.
Michael Adam
1
-0
/
+7
2008-04-22
libsmbconf: fix comment headers in smbconf.h
Michael Adam
1
-3
/
+8
2008-04-22
libsmbconf: text backend remove comment references to "simple".
Michael Adam
1
-2
/
+2
2008-04-22
libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().
Michael Adam
4
-9
/
+9
2008-04-22
libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.
Michael Adam
1
-0
/
+0
2008-04-20
libnetapi: Add Doxyfile.
Günther Deschner
1
-0
/
+1362
2008-04-20
netdomjoin-gui: Omit warning when unjoining a domain fails.
Günther Deschner
1
-0
/
+4
2008-04-20
Make convert_samr_dispinfo_to_NET_DISPLAY() static
Volker Lendecke
1
-5
/
+5
2008-04-20
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
1
-1
/
+1
2008-04-20
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-04-19
Fix bug 5400
Volker Lendecke
1
-2
/
+2
2008-04-19
Fix an uninitialized variable
Volker Lendecke
1
-1
/
+1
2008-04-18
util: add reinit_after_fork() function
Stefan Metzmacher
1
-0
/
+30
2008-04-18
messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ...
Stefan Metzmacher
1
-0
/
+18
2008-04-18
messages_ctdbd: make sure a ctdbd connection is only used in the process that...
Stefan Metzmacher
1
-1
/
+11
2008-04-18
Janitor for tridge. Keep lib/replace in sync with the gcc4
Jeremy Allison
3
-3
/
+4
2008-04-17
libnetapi: Disable talloc_enable_leak_report.
Günther Deschner
1
-1
/
+1
2008-04-17
netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.
Günther Deschner
1
-1
/
+1
2008-04-16
libsmbconf: fix segfault in listing share names / config.
Michael Adam
1
-1
/
+1
2008-04-16
Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Gerald W. Carter
1
-4
/
+4
2008-04-16
libnetapi: Add initial inline doxygen comments.
Günther Deschner
1
-36
/
+195
2008-04-16
libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.
Günther Deschner
1
-10
/
+20
2008-04-16
libnetapi: do not overwrite status in libnetapi_get_error_string().
Günther Deschner
1
-2
/
+3
2008-04-15
libnetapi: Add missing headers.
Günther Deschner
1
-0
/
+25
2008-04-15
libmsbconf: add handling of NULL share parameters to registry backend.
Michael Adam
1
-14
/
+92
2008-04-15
libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in smbconf...
Michael Adam
1
-1
/
+1
2008-04-15
libsmbconf: make sure to always list the NULL section first in text backend.
Michael Adam
1
-3
/
+16
2008-04-15
libsmbconf: default to the NULL section when a parameter is encountered w/o s...
Michael Adam
1
-2
/
+8
2008-04-15
libsmbconf: allow NULL sharename in smbconf_share_exists().
Michael Adam
1
-3
/
+0
2008-04-15
libsmbconf: add handling of NULL strings to smbconf_find_in_array().
Michael Adam
1
-2
/
+4
2008-04-15
libsmbconf: add handling of "NULL" strings to smbconf_add_string_to_array()
Michael Adam
1
-5
/
+9
2008-04-15
lib/sharesec.c: fix the upgrade code, db_traverse returns the number of records!
Stefan Metzmacher
1
-2
/
+4
2008-04-14
Enable multiple fd events on a single file descriptor
Volker Lendecke
1
-1
/
+1
[next]