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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().
Günther Deschner
2008-05-16
1
-20
/
+139
*
libnetjoin: for informational reasons, report forest_name.
Günther Deschner
2008-05-16
4
-0
/
+7
*
netdomjoin-gui: before prompting for creds (for receiving joinable ous), find...
Günther Deschner
2008-05-16
1
-1
/
+31
*
net: use the netapi_ctx from the net_context struct.
Günther Deschner
2008-05-16
1
-20
/
+12
*
dsgetdcname: store client sitename for mailslot and cldap replies.
Günther Deschner
2008-05-16
1
-0
/
+6
*
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
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
*
net rpc registry: fix getvalueraw to really print raw...
Michael Adam
2008-05-15
1
-1
/
+1
*
net rpc registry: add a getvalueraw subcommand.
Michael Adam
2008-05-15
1
-3
/
+32
*
net rpc registry: abstract add boolean "raw" to rpc_registry_getvalue_internal()
Michael Adam
2008-05-15
1
-1
/
+16
*
net rpc registry: fix usage message of getvalue.
Michael Adam
2008-05-15
1
-1
/
+1
*
net registry: add a getvalueraw command to print the value in raw format.
Michael Adam
2008-05-15
1
-0
/
+11
*
net registry: refactor core of net_registry_getvalue() out
Michael Adam
2008-05-15
1
-3
/
+9
*
net_registry: add raw output of value to print_registry_value().
Michael Adam
2008-05-15
4
-14
/
+37
*
net: Fix net lookup dsgetdcname, no need to pull site ourselves.
Günther Deschner
2008-05-15
1
-12
/
+2
*
dsgetdcname: add site support.
Günther Deschner
2008-05-15
1
-4
/
+14
*
dsgetdcname: check for invalid sitename/flag combinations.
Günther Deschner
2008-05-15
1
-2
/
+7
*
libads/cldap: store client sitename also keyed by dns domain name.
Günther Deschner
2008-05-15
1
-0
/
+1
*
Fix build warning.
Günther Deschner
2008-05-15
1
-1
/
+0
*
testparm: list registry shares with testparm.
Michael Adam
2008-05-15
1
-1
/
+1
*
loadparm: add funcion lp_load_with_registry_shares().
Michael Adam
2008-05-15
1
-0
/
+15
*
loadparm: add call to do_section() to process_registry_service().
Michael Adam
2008-05-15
1
-0
/
+4
*
loadparm: add parameter allow_registry_shares to lp_load_ex().
Michael Adam
2008-05-15
1
-3
/
+10
*
loadparm: add a function process_registry_shares()
Michael Adam
2008-05-15
1
-0
/
+37
*
loadparm: refactor processing of service out of process_registry_globals()
Michael Adam
2008-05-15
1
-8
/
+23
*
loadparm: refactor initalization of registry config out into lp_smbconf_ctx().
Michael Adam
2008-05-15
1
-13
/
+22
*
Fix Bug #5465 (joining with createcomputer=ou1/ou2/ou3).
Günther Deschner
2008-05-14
2
-7
/
+6
*
Fix bug #5464. Pointed out by Herb @ Connectathon. In fork_domain_child() we ...
Jeremy Allison
2008-05-14
1
-3
/
+3
*
Ensure we don't keep searching for sharename if it's
Jeremy Allison
2008-05-14
1
-3
/
+3
*
configure: Kill linker warnings about 32bit libs on 64bit Linux.
Kai Blin
2008-05-14
1
-1
/
+1
*
dsgetdcname: In case we didn't get a mailslot reply, don't cache the nodestatus.
Günther Deschner
2008-05-14
1
-1
/
+3
*
mailslot: Also pick domain name and pdc name from type 15 cldap reply.
Günther Deschner
2008-05-14
1
-1
/
+22
*
AFS: The dummy afs_createtoken_str should return NULL, not False.
Kai Blin
2008-05-14
1
-1
/
+1
[next]