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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
dsgetdcname: store client sitename for mailslot and cldap replies.
Günther Deschner
1
-0
/
+6
2008-05-16
libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6
Stefan Metzmacher
1
-0
/
+13
2008-05-16
libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...
Stefan Metzmacher
2
-0
/
+5
2008-05-16
libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars
Stefan Metzmacher
1
-17
/
+18
2008-05-16
libreplace: include inet_ntoa.o when the system one is broken
Stefan Metzmacher
1
-2
/
+3
2008-05-16
libreplace: merge getifaddrs.m4 into libreplace_network.m4
Stefan Metzmacher
2
-129
/
+127
2008-05-16
libreplace: merge getaddrinfo.m4 into libreplace_network.m4
Stefan Metzmacher
2
-33
/
+33
2008-05-16
libreplace: merge socketpair.m4 into libreplace_network.m4
Stefan Metzmacher
2
-2
/
+2
2008-05-16
libreplace: merge inet_pton.m4 into libreplace_network.m4
Stefan Metzmacher
2
-2
/
+2
2008-05-16
libreplace: merge inet_ntop.m4 into libreplace_network.m4
Stefan Metzmacher
2
-2
/
+2
2008-05-16
libreplace: merge inet_aton.m4 into libreplace_network.m4
Stefan Metzmacher
2
-2
/
+2
2008-05-16
libreplace: merge inet_ntoa.m4 into libreplace_network.m4
Stefan Metzmacher
2
-20
/
+20
2008-05-16
libreplace: merge socket.m4 into libreplace_network.m4
Stefan Metzmacher
2
-40
/
+40
2008-05-16
Fix typo.
Jelmer Vernooij
1
-1
/
+0
2008-05-16
Add undefined symbol flag for AIX.
William Jojo
1
-0
/
+4
2008-05-16
libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
Stefan Metzmacher
1
-0
/
+1
2008-05-16
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
1
-0
/
+1
2008-05-16
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
2
-1
/
+1
2008-05-16
libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
Stefan Metzmacher
2
-63
/
+73
2008-05-16
libreplace: always provide utime() and utimes()
Stefan Metzmacher
6
-1
/
+200
2008-05-16
packaging: re-introduce Release numbering ".ctdb.<number>"
Michael Adam
1
-1
/
+1
2008-05-16
packaging: enable calling RHEL-CTDB/makerpms.sh from other directories
Michael Adam
1
-1
/
+7
2008-05-16
packaging: fix RHEL-CTDB build by removing duplicate winbind-32bit paragraphs
Michael Adam
1
-16
/
+0
2008-05-16
packaging: use git-archive in RHEL-CTDB/makerpms.sh
Michael Adam
1
-31
/
+12
2008-05-16
packaging: use docs tarball instead of docs dir in makerpms / samba.spec
Michael Adam
2
-14
/
+6
2008-05-16
packaging: add a comment explaining EXTRA_OPTIONS to the makerpms script
Michael Adam
1
-0
/
+2
2008-05-16
packaging: fix a comment typo in makerpms script.
Michael Adam
1
-1
/
+1
2008-05-16
merge build changes from Mathias
Andrew Tridgell
2
-1
/
+35
2008-05-15
net rpc registry: fix getvalueraw to really print raw...
Michael Adam
1
-1
/
+1
2008-05-15
net rpc registry: add a getvalueraw subcommand.
Michael Adam
1
-3
/
+32
2008-05-15
net rpc registry: abstract add boolean "raw" to rpc_registry_getvalue_internal()
Michael Adam
1
-1
/
+16
2008-05-15
net rpc registry: fix usage message of getvalue.
Michael Adam
1
-1
/
+1
2008-05-15
net registry: add a getvalueraw command to print the value in raw format.
Michael Adam
1
-0
/
+11
2008-05-15
net registry: refactor core of net_registry_getvalue() out
Michael Adam
1
-3
/
+9
2008-05-15
net_registry: add raw output of value to print_registry_value().
Michael Adam
4
-14
/
+37
2008-05-15
net: Fix net lookup dsgetdcname, no need to pull site ourselves.
Günther Deschner
1
-12
/
+2
2008-05-15
dsgetdcname: add site support.
Günther Deschner
1
-4
/
+14
2008-05-15
dsgetdcname: check for invalid sitename/flag combinations.
Günther Deschner
1
-2
/
+7
2008-05-15
libads/cldap: store client sitename also keyed by dns domain name.
Günther Deschner
1
-0
/
+1
2008-05-15
Fix build warning.
Günther Deschner
1
-1
/
+0
2008-05-15
testparm: list registry shares with testparm.
Michael Adam
1
-1
/
+1
2008-05-15
loadparm: add funcion lp_load_with_registry_shares().
Michael Adam
1
-0
/
+15
2008-05-15
loadparm: add call to do_section() to process_registry_service().
Michael Adam
1
-0
/
+4
2008-05-15
loadparm: add parameter allow_registry_shares to lp_load_ex().
Michael Adam
1
-3
/
+10
2008-05-15
loadparm: add a function process_registry_shares()
Michael Adam
1
-0
/
+37
2008-05-15
loadparm: refactor processing of service out of process_registry_globals()
Michael Adam
1
-8
/
+23
2008-05-15
loadparm: refactor initalization of registry config out into lp_smbconf_ctx().
Michael Adam
1
-13
/
+22
2008-05-14
Fix Bug #5465 (joining with createcomputer=ou1/ou2/ou3).
Günther Deschner
2
-7
/
+6
2008-05-14
Fix bug #5464. Pointed out by Herb @ Connectathon. In fork_domain_child() we ...
Jeremy Allison
1
-3
/
+3
2008-05-14
Ensure we don't keep searching for sharename if it's
Jeremy Allison
1
-3
/
+3
[next]