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
Commit message (
Expand
)
Author
Age
Files
Lines
*
man pages: Add documentation for new cluster parameters.
Karolin Seeger
2008-05-20
3
-0
/
+50
*
Remove conn_find_byname now it's no longer used in
Jeremy Allison
2008-05-19
1
-1
/
+0
*
Restructuring of code to fix #5460. Remove search
Jeremy Allison
2008-05-19
2
-38
/
+12
*
Convert messages_local.c to use "struct tdb_wrap"
Volker Lendecke
2008-05-19
1
-15
/
+17
*
Don't block smbcontrol online/offline if !"winbind offline logons"
Volker Lendecke
2008-05-19
1
-14
/
+0
*
If no node number is given, default to the current node in smbcontrol
Volker Lendecke
2008-05-19
1
-1
/
+1
*
Fix some comments to match get_kdc_ip_string()'s behaviour
root
2008-05-19
1
-1
/
+7
*
build: remove the proto_exists target - it is not needed anymore.
Michael Adam
2008-05-19
1
-11
/
+3
*
build: remove the "delheaders" target.
Michael Adam
2008-05-19
1
-6
/
+3
*
build: remove "headers" and "proto" make targets.
Michael Adam
2008-05-19
1
-10
/
+6
*
build: remove mkproto.sh and mkproto.awk
Michael Adam
2008-05-18
2
-217
/
+0
*
build: remove reference to mkproto.sh from Makefile
Michael Adam
2008-05-18
1
-2
/
+0
*
libnet: freeze libnet_proto.h from "make proto"
Michael Adam
2008-05-18
3
-10
/
+47
*
build: freeze passwd_proto.h from "make proto"
Michael Adam
2008-05-18
3
-8
/
+33
*
net: freeze net_proto.h from "make proto"
Michael Adam
2008-05-18
3
-9
/
+475
*
ntlm_auth: freeze ntlm_auth_proto.h from "make proto"
Michael Adam
2008-05-18
3
-9
/
+50
*
smbclient: freeze client_proto.h from "make proto"
Michael Adam
2008-05-18
3
-9
/
+459
*
swat: freeze swat_proto.h from "make proto"
Michael Adam
2008-05-18
3
-9
/
+70
*
winbindd: freeze winbindd_proto.h
Michael Adam
2008-05-18
3
-9
/
+585
*
build: freeze proto.h
Michael Adam
2008-05-18
3
-10
/
+10477
*
configure: Fix comment to match the current iconv check.
Kai Blin
2008-05-18
1
-1
/
+5
*
Factor out generation of an info3 struct from a serversupplied_info
Volker Lendecke
2008-05-17
2
-183
/
+185
*
configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the tests
Stefan Metzmacher
2008-05-17
1
-37
/
+3
*
configure: remove some header checks which are already done by AC_LIBREPLACE_...
Stefan Metzmacher
2008-05-17
1
-4
/
+3
*
lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...
Stefan Metzmacher
2008-05-17
2
-1
/
+1
*
configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX...
Stefan Metzmacher
2008-05-17
1
-28
/
+0
*
lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET
Stefan Metzmacher
2008-05-17
1
-0
/
+40
*
configure: remove unused configure check for HAVE_WORKING_AF_LOCAL
Stefan Metzmacher
2008-05-17
2
-103
/
+0
*
Simplify fake_file logic
Volker Lendecke
2008-05-16
6
-73
/
+46
*
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
[next]