index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert messages_local.c to use "struct tdb_wrap"
Volker Lendecke
2008-05-19
1
-15
/
+17
*
If no node number is given, default to the current node in smbcontrol
Volker Lendecke
2008-05-19
1
-1
/
+1
*
lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...
Stefan Metzmacher
2008-05-17
2
-1
/
+1
*
lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET
Stefan Metzmacher
2008-05-17
1
-0
/
+40
*
netdomjoin-gui: before prompting for creds (for receiving joinable ous), find...
Günther Deschner
2008-05-16
1
-1
/
+31
*
libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6
Stefan Metzmacher
2008-05-16
1
-0
/
+13
*
libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...
Stefan Metzmacher
2008-05-16
2
-0
/
+5
*
libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars
Stefan Metzmacher
2008-05-16
1
-17
/
+18
*
libreplace: include inet_ntoa.o when the system one is broken
Stefan Metzmacher
2008-05-16
1
-2
/
+3
*
libreplace: merge getifaddrs.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-129
/
+127
*
libreplace: merge getaddrinfo.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-33
/
+33
*
libreplace: merge socketpair.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-2
/
+2
*
libreplace: merge inet_pton.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-2
/
+2
*
libreplace: merge inet_ntop.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-2
/
+2
*
libreplace: merge inet_aton.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-2
/
+2
*
libreplace: merge inet_ntoa.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-20
/
+20
*
libreplace: merge socket.m4 into libreplace_network.m4
Stefan Metzmacher
2008-05-16
2
-40
/
+40
*
Fix typo.
Jelmer Vernooij
2008-05-16
1
-1
/
+0
*
Add undefined symbol flag for AIX.
William Jojo
2008-05-16
1
-0
/
+4
*
libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
Stefan Metzmacher
2008-05-16
1
-0
/
+1
*
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
2008-05-16
2
-1
/
+1
*
libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
Stefan Metzmacher
2008-05-16
2
-63
/
+73
*
libreplace: always provide utime() and utimes()
Stefan Metzmacher
2008-05-16
6
-1
/
+200
*
AFS: The dummy afs_createtoken_str should return NULL, not False.
Kai Blin
2008-05-14
1
-1
/
+1
*
Remove "user" from connection_struct
Volker Lendecke
2008-05-10
1
-1
/
+1
*
Remove the unix token info from connection_struct
Volker Lendecke
2008-05-10
1
-1
/
+1
*
Use TALLOC_ZERO_P instead of separate ZERO_STRUCTP in dup_nt_token
Volker Lendecke
2008-05-10
1
-3
/
+1
*
Fix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy Allison
2008-05-09
1
-5
/
+2
*
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
2008-05-09
2
-3
/
+4
*
Use strip_hostname after dsgetdcname/getdcname calls.
Günther Deschner
2008-05-09
1
-5
/
+12
*
util: add strip_hostname() to strip of leading '\\'.
Günther Deschner
2008-05-09
1
-0
/
+19
*
Fix bug #5452 - smbclient put always creates zero length
Jeremy Allison
2008-05-08
1
-2
/
+2
*
gencache: add some const.
Günther Deschner
2008-05-08
1
-1
/
+1
*
netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
Günther Deschner
2008-05-08
1
-0
/
+35
*
netapi: add -f switch for DsGetDCName() example and be more verbose on output.
Günther Deschner
2008-05-07
1
-3
/
+15
*
Enable tests for splice on Linux. Add a static (vl, I hate this)
Jeremy Allison
2008-05-06
1
-2
/
+19
*
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
2008-05-06
1
-0
/
+1
*
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-2
/
+9
*
Make the namelist arg to set_namearray const
Volker Lendecke
2008-05-05
1
-2
/
+2
*
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
2008-05-05
2
-30
/
+49
*
netapi: fix returned name buffer in NetGetJoinInformation_r().
Günther Deschner
2008-04-29
1
-1
/
+5
*
Merge data_blob_hex_string from Samba4.
Günther Deschner
2008-04-29
1
-0
/
+22
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-23
1
-2
/
+3
*
Increase level of debug msg when a regkey is not found
Volker Lendecke
2008-04-23
1
-1
/
+1
*
libsmbconf: remove unnecessary talloc success check from smbconf_txt.c
Michael Adam
2008-04-23
1
-8
/
+0
*
libsmbconf: remove unnecessary talloc success checks from smbconf_reg.c
Michael Adam
2008-04-23
1
-12
/
+1
*
libsmbconf: remove unnecessary talloc success checks from smbconf.c
Michael Adam
2008-04-23
1
-4
/
+0
*
libsmbconf: rewrite API to use smbconf_service struct
Michael Adam
2008-04-23
5
-56
/
+68
*
libsmbconf: add a struct smbconf_service to hold the parameter names + values.
Michael Adam
2008-04-22
1
-0
/
+7
*
libsmbconf: fix comment headers in smbconf.h
Michael Adam
2008-04-22
1
-3
/
+8
[next]