Karolin Seeger
9cf1a68977
printing: Rename new parameter "cups timeout" to "cups connection timeout".
...
Karolin
2008-09-24 11:09:04 -07:00
Matthias Dieter Wallnöfer
b39b6099a4
Cosmetic corrections for the KERBEROS library
...
This commit applies some cosmetic corrections for the KERBEROS library.
2008-09-24 19:40:03 +02:00
Matthias Dieter Wallnöfer
79854dc48a
Kerberos cosmetic changes: Revert a part of the patch
...
Reverts a part of the patch because it changes the function of the code (suggested by Jelmer).
2008-09-24 19:40:03 +02:00
Matthias Dieter Wallnöfer
57edd24ca0
Cosmetic corrections for the KERBEROS library
...
This commit applies some cosmetic corrections for the KERBEROS library.
2008-09-24 19:40:03 +02:00
Matthias Dieter Wallnöfer
9d849c30bc
Cosmetic corrections for the LDB library
...
This commit applies some cosmetic corrections for the LDB library.
2008-09-24 19:40:03 +02:00
Matthias Dieter Wallnöfer
9261fa997c
Cosmetic corrections for the LDB backend modules
...
This commit applies some cosmetic corrections for the LDB backend modules.
2008-09-24 19:40:03 +02:00
Matthias Dieter Wallnöfer
cf1935817f
Cosmetic corrections for the DSDB module
...
This commit applies some cosmetic corrections for the DSDB (Directory Server Database).
2008-09-24 19:40:03 +02:00
Jelmer Vernooij
291ca93843
Use loadparm since it's required by some modules.
2008-09-24 19:27:09 +02:00
Jelmer Vernooij
f10d8b8415
Add separate header file for arcfour.
2008-09-24 18:49:58 +02:00
Jelmer Vernooij
d2062ab74f
Use common crc32 implementation.
2008-09-24 16:46:02 +02:00
Jelmer Vernooij
b9890af546
Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypto
2008-09-24 16:11:13 +02:00
Jelmer Vernooij
e3ef8803ee
Fix include paths.
2008-09-24 16:10:53 +02:00
Jelmer Vernooij
3023a56b64
Clean .o files in lib/ and libcli/ too.
2008-09-24 16:10:34 +02:00
Jelmer Vernooij
2413a72006
Use shared copy of hmac5 implementation.
2008-09-24 15:44:34 +02:00
Jelmer Vernooij
5709ded3ef
Use common md4 implementation.
2008-09-24 15:37:15 +02:00
Jelmer Vernooij
45bc578664
Use common MD5.
2008-09-24 15:34:30 +02:00
Jelmer Vernooij
6925202bde
Move source4/lib/crypto to lib/crypto.
2008-09-24 15:30:23 +02:00
Simo Sorce
83b0c5d43f
Fix nasty bug that would come up only if a client connection to a remote
...
ldap server suddenly dies.
We were creating a wrong talloc hierarchy, so the event.fde was not
freed automatically as expected. This in turn made the event system call
the ldap io handlers with a null packet structure, causing a segfault.
Fix also the ordering in ldap_connection_dead()
Thanks to Metze for the huge help in tracking down this one.
2008-09-24 01:43:57 -04:00
Simo Sorce
7b20cbb115
Fix python test, we can't check only the first member, because the order
...
is not guaranteed
2008-09-24 01:42:30 -04:00
Jelmer Vernooij
1ca2e4b99f
Use new binary name in merged build.
2008-09-24 04:41:30 +02:00
Jelmer Vernooij
4b942c2a72
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-09-24 04:34:54 +02:00
Stefan Metzmacher
b7d2ff38f5
s4:libcli/smb_composite: we only check the signature when the server return OK
...
We need to manually free the request, otherwise the timeout handler is
triggered later.
metze
2008-09-24 04:08:31 +02:00
Günther Deschner
4962a4459b
libcli: add nbt_proto.h that is no longer autogenerated.
...
Guenther
2008-09-24 03:51:25 +02:00
Günther Deschner
04979bcfb4
s3: fix idmap_adex.
...
Guenther
2008-09-24 03:34:24 +02:00
Günther Deschner
3ee016be9c
libcli: add some basic debugging functions for netlogon helper.
...
Guenther
2008-09-24 03:34:23 +02:00
Günther Deschner
f07431f5ba
s3-nbt: use the new generated nbt.
...
Guenther
2008-09-24 03:34:23 +02:00
Günther Deschner
e867ff52d7
s3: re-run make samba3-idl.
...
Guenther
2008-09-24 03:34:22 +02:00
Günther Deschner
a877745dc7
s3-nbt: full merge of s4 nbt idl.
...
Guenther
2008-09-24 03:34:22 +02:00
Günther Deschner
1ea185a340
s3: fix merged_build.
...
Guenther
2008-09-24 03:30:50 +02:00
Jelmer Vernooij
6a689c23e8
Rename smbd -> samba.
...
This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091.
Conflicts:
source4/smbd/server.c
2008-09-24 03:16:15 +02:00
Karolin Seeger
765e5d2282
printing: Add new parameter "cups timeout".
...
The default timeout for connections to CUPS servers is set
to 5 minutes in the CUPS libraries. The smbd hangs on startup
until the timeout is reached if the CUPS server is unreachable.
This parameter makes the timeout configurable. The default value
is set to 30 seconds.
Karolin
2008-09-23 16:57:58 -07:00
Günther Deschner
61a45c85de
s3: fix make everything.
...
Guenther
2008-09-24 01:40:52 +02:00
Jeremy Allison
3807b30f44
Fix winbindd crash in an unusual failure mode. Bug #5737 . Based on original patch from shargagan@novell.com
...
Jeremy.
2008-09-23 16:39:57 -07:00
Günther Deschner
7baaa87b93
libcli: add autogenerated libcli netlogon helper protos.
...
Guenther
2008-09-24 01:20:56 +02:00
Günther Deschner
ed23c66bf7
s4: remove autogeneration of libcli/netlogon protos.
...
we do need to have them around for samba3.
Guenther
2008-09-24 01:20:42 +02:00
Simo Sorce
508527890a
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
...
The previous ldb_search() interface made it way too easy to leak results,
and being able to use a printf-like expression turns to be really useful.
2008-09-23 18:17:46 -04:00
Jeremy Allison
d275cc762d
Fix bug #5783 FindFirst fails where search pattern == mangled filename.
...
That was an old and subtle bug.
Jeremy.
2008-09-23 15:05:45 -07:00
Günther Deschner
0bbbe2c21f
pam_winbind: attempt to fix build issue on solaris, bug #5784
...
Guenther
2008-09-23 23:42:08 +02:00
Günther Deschner
022947097f
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
...
Guenther
2008-09-23 23:35:14 +02:00
Günther Deschner
5fa451ea84
s3: re-run make samba3-idl.
...
Guenther
2008-09-23 23:35:04 +02:00
Günther Deschner
44f7c1c216
pidl: fix samba3 server wrt to samba4 ndr_pull_init_blob protype.
...
this is in preparation for the final nbt merge.
Guenther
2008-09-23 23:34:27 +02:00
Günther Deschner
de54bac54c
s3: fix NETLOGON_NT_VERSION version flags.
...
Guenther
2008-09-23 23:20:10 +02:00
Günther Deschner
0950cce83d
s3: re-run make samba3-idl.
...
Guenther
2008-09-23 23:20:01 +02:00
Günther Deschner
d62bc0e845
s3-nbt: start merging from samba4 idl.
...
Guenther
2008-09-23 23:19:54 +02:00
Günther Deschner
1147d05b47
s4-nbt: use moved libcli netlogon helpers.
...
Guenther
2008-09-23 23:18:00 +02:00
Günther Deschner
9d541f314f
s4-libcli: move nbt/netlogon helper functions up one level.
...
Guenther
2008-09-23 23:17:51 +02:00
Günther Deschner
8bd302ab22
s3-build: let ctags/etags start from the toplevel dir.
...
Guenther
2008-09-23 23:16:35 +02:00
Volker Lendecke
1f8fe94ff3
S3 puts smb.conf and lmhosts in lib/, s4 into etc/
2008-09-23 23:13:03 +02:00
Stefan Metzmacher
5477e1cbf9
s4:lib/charset: add missing prototype of talloc_strdup_upper()
...
metze
2008-09-23 21:07:43 +02:00
Andrew Tridgell
1c2e6978b8
fixed problem with ACLs with an empty DACL list
2008-09-23 11:17:43 -07:00