1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
Commit Graph

11727 Commits

Author SHA1 Message Date
Gerald Carter
10c241d2a0 added idmap_ldap to wrong branch.
(This used to be commit eafd53a7e7)
2003-06-03 19:25:39 +00:00
cvs2svn Import User
5dae5bb045 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 7a85a96325) 2003-06-03 18:20:00 +00:00
Gerald Carter
9a4b030e2c initial version of idmap_ldap.c; lots of updates to come
(This used to be commit 69c84ad06b)
2003-06-03 18:19:59 +00:00
Gerald Carter
e1e363e4e9 * set winbind cache time to 5 minutes
* quit obsessing over the sequence number so much
* share the updated sequence number between parent
  and child winbindd processes in dual mode
(This used to be commit 6fb5bdb30e)
2003-06-03 16:19:31 +00:00
Gerald Carter
c384f2dcc7 * set winbind cache time to 5 minutes
* quit obsessing over the sequence number so much
* share the updated sequence number between parent
  and child winbindd processes in dual mode
(This used to be commit 6f99cafa95)
2003-06-03 16:02:33 +00:00
Jeremy Allison
ead7ad7f80 Fix debug message merge.
Jeremy.
(This used to be commit d6f2316642)
2003-06-03 07:21:09 +00:00
Jeremy Allison
1d2e3ec148 Merge change winbindd cache time 15 -> 120 secs.
Jeremy.
(This used to be commit 5acdf6752e)
2003-06-03 07:19:38 +00:00
Jeremy Allison
cd22a6ac90 Merge DEBUG message on usleep on open.
Jeremy.
(This used to be commit 063a210448)
2003-06-03 07:18:18 +00:00
Jeremy Allison
df73ef2da5 Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.
Jeremy.
(This used to be commit 71bac46c51)
2003-06-03 06:33:20 +00:00
Richard Sharpe
989c2a374e More changes to editreg to make it less tetchy.
(This used to be commit 30e1431e93)
2003-06-02 06:12:54 +00:00
Richard Sharpe
371e80b4a4 Some fixes for editreg.c, although I see that head seems broken ...
(This used to be commit b049c2f66f)
2003-06-02 04:48:56 +00:00
Andrew Tridgell
3db0d893f3 added the COMPRESSION_INFO trans2 QFILEINFO level and fixed the
IS_NAME_VALID QPATHINFO level
(This used to be commit 1634346e2a)
2003-06-01 13:43:21 +00:00
Andrew Tridgell
71b0b6007e fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. The
structure we were using was completely wrong after the first few
parameters.

found by samba4 testsuite. Lots of other stuff also fails, but is
harder to fix.
(This used to be commit 6f34bd423e)
2003-06-01 13:25:16 +00:00
Volker Lendecke
5466c1f19b Fix compile.
(This used to be commit 3ac622532a)
2003-05-31 09:10:32 +00:00
Jeremy Allison
0899066fd6 Got us happy running under valgrind again :-).
Jeremy.
(This used to be commit b6ab9d7361)
2003-05-31 02:03:58 +00:00
Jeremy Allison
1fdbe30685 Fixes to stop valgrind complaining about uninitialised memory when it's
copying clobbered buffer areas and doing hashes on them and sending
them onto the wire.
Jeremy.
(This used to be commit 7dfcf714ae)
2003-05-31 01:48:59 +00:00
Jeremy Allison
974d402d6d Ensure 'blank' entries show up in both default and normal entries to
allow them to be changed. Works well with W2K and above.
Jeremy.
(This used to be commit 685e4e5182)
2003-05-30 23:07:33 +00:00
Jim McDonough
4f276f9696 More on bug 137: rename more of krb5_xxx functions to not start with krb5_
(This used to be commit 10f1da3f4a)
2003-05-30 20:11:34 +00:00
Jim McDonough
1f3b279076 More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_
(This used to be commit 4169de6d8f)
2003-05-30 20:03:18 +00:00
Jim McDonough
0463fc2d77 Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, so
we wouldn't build.
(This used to be commit 0e9836c4e9)
2003-05-30 19:51:09 +00:00
Jelmer Vernooij
ff0a111d37 Remove module_path_get_name() - it's not used anywhere anymore and was a bad idea anyway.
(This used to be commit b45a67e7a9)
2003-05-30 16:36:38 +00:00
Jeremy Allison
545e8d4999 Change get_nt_acl() to include security_info wanted. Only return this.
This gets us closer to W2k+ in what we return for file ACLs. Fix horribly
broken make_sec_desc() that screwed up the size when given a SD with no
owner or group (how did it get this bad... ?).
Jeremy.
(This used to be commit 183c9ed405)
2003-05-29 23:49:31 +00:00
Jelmer Vernooij
f6b7bb44a6 Setting account policy values is done using -C, not -V. Fixes bug #120
(This used to be commit fd16d47978)
2003-05-29 22:01:38 +00:00
Jelmer Vernooij
2153494966 Setting account policy values is done using -C, not -V. Fixes bug #120
(This used to be commit daf443757b)
2003-05-29 22:00:54 +00:00
Jeremy Allison
ee3600361f function() is *NOT* a valid C proto, but C++ only.
The correct prototype in C is function(void).
Please remember this !
Jeremy.
(This used to be commit b6b844a1a2)
2003-05-29 21:30:48 +00:00
Jelmer Vernooij
69b50029f4 Add smb_register_idmap(). Based on a patch from metze
(This used to be commit 7e352f5c62)
2003-05-29 19:08:40 +00:00
Jelmer Vernooij
44fa85fd60 Don't crash when doing namecompletion in smbclient. Fixes debian bug #194776
(This used to be commit f130b4f2a1)
2003-05-29 15:44:35 +00:00
Jelmer Vernooij
62e1bafe1c Don't crash when doing command name completion. Fixes debian bug #194776
(This used to be commit 45b0a63aba)
2003-05-29 15:39:53 +00:00
Jelmer Vernooij
d75a4281c5 Fix the events API. Patch by metze with some minor modifications.
(This used to be commit df24c4e839)
2003-05-29 14:46:30 +00:00
Jelmer Vernooij
e731ec1ed6 Get the events API right. Patch from metze with some minor modifications.
(This used to be commit 2aad573625)
2003-05-29 14:40:55 +00:00
Jim McDonough
06f053bd7c Fix bugzilla #117: winbindd looping on 100+char username
This modifies lp_string to use alloc_sub_basic to allow any length substitution instead of fixed at 100 chars.
(This used to be commit cad9d88a61)
2003-05-29 01:41:56 +00:00
Jeremy Allison
ba06fdbf66 Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
be applied to new ACE set calls. This is incorrect. Don't think this
has a bugzilla id.
Jeremy.
(This used to be commit 6a4502b03b)
2003-05-28 20:26:46 +00:00
Jeremy Allison
24497516cb Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
be applied to new ACE set calls. This is incorrect. Don't think this
has a bugzilla id.
Jeremy.
(This used to be commit cb70d8c9e8)
2003-05-28 20:25:31 +00:00
Tim Potter
4f0b44cceb DNS domain/server name constants were also swapped.
(This used to be commit 0666e34d7c)
2003-05-28 05:14:10 +00:00
Tim Potter
f9807d1489 Merge of NTLMSSP name type fix from 3.0
(This used to be commit 587bd1b83d)
2003-05-28 04:33:29 +00:00
Tim Potter
50407e57dd The constants for NetBIOS domain and server names in a NTLMSSP name list were
swapped.
(This used to be commit 92be28aa4a)
2003-05-28 04:32:26 +00:00
Tim Potter
dbcd318cf5 Spelling.
(This used to be commit e063c95bd5)
2003-05-28 04:22:11 +00:00
Tim Potter
3c830cad6f Syncup with HEAD:
>revision 1.3
>date: 2003/05/20 04:28:29;  author: sfrench;  state: Exp;  lines: +10 -5
>Fix Linux cifs vfs mount helper parsing of slashes
(This used to be commit b2b4a7e499)
2003-05-28 01:06:53 +00:00
Tim Potter
c52637029d Merge of non-static initialisation fixes from 3.0
(This used to be commit 7f32b3f016)
2003-05-28 01:05:28 +00:00
Tim Potter
d1f294b3c4 Merge of cut and paste fix from 3.0
(This used to be commit 34a0c7313a)
2003-05-28 01:03:12 +00:00
Jeremy Allison
03f046dd99 It seems only NT4 does the VC == 0 session drop code.
Jeremy.
(This used to be commit 30bbf4c8c4)
2003-05-28 01:00:58 +00:00
Jeremy Allison
7c9e4739d4 It seems only NT4 does the VC == 0 session drop code.
Jeremy.
(This used to be commit a1fee6594e)
2003-05-28 01:00:56 +00:00
Tim Potter
8202e68e36 Whitespace syncup.
(This used to be commit 25caa7c627)
2003-05-28 01:00:07 +00:00
Tim Potter
fd448442d9 Merge of rpcstr_pull() termination fixes from 3.0
(This used to be commit d41705dec6)
2003-05-28 00:59:35 +00:00
Tim Potter
044b9af17e Merge of formatting fixups from 3.0
(This used to be commit 43e01fb230)
2003-05-28 00:58:37 +00:00
Tim Potter
5c385ce833 Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0
(This used to be commit bd97a76388)
2003-05-28 00:56:51 +00:00
Tim Potter
c593b15e76 Merge from 3.0:
>Restore a number of fixes that idra removed when he merged his
>idmap-and-the-rest from HEAD.
>
>These are correctness fixes that were already in 3.0, and a memory leak fix.
>
>The pdb_ldap changes are held back at jerry's request (he is also playing
>with pdb_ldap ATM).
>
>Andrew Bartlett
(This used to be commit d2bc89b860)
2003-05-28 00:52:24 +00:00
Tim Potter
4c6b3131bc Merge of uint32/uid_t mismatch from 3.0
(This used to be commit a9f0e69dbe)
2003-05-28 00:45:44 +00:00
Gerald Carter
174fbc9764 cut-n-paste error
(This used to be commit 1f02ca540d)
2003-05-27 22:36:24 +00:00
Gerald Carter
1a6f9e5a86 cut-n-paste error
(This used to be commit eb567e803e)
2003-05-27 22:36:07 +00:00