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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2002-03-12
Fix up location of libsmbclient.so so it always goes to /usr/lib.
John Terpstra
1
-1
/
+1
2002-03-12
Added wins entry.
John Terpstra
1
-0
/
+2
2002-03-12
Removed unused var.
Jeremy Allison
1
-1
/
+0
2002-03-12
Ensure, if we're a PDC or BDC, that the SID stored for the domain name
Jeremy Allison
1
-10
/
+70
2002-03-12
Merge of enumprinters vs getprinter naming patch from 2.2
Tim Potter
2
-20
/
+38
2002-03-12
Added POSIX ACL layer into the vfs.
Jeremy Allison
6
-68
/
+228
2002-03-12
Added tdbbackup.
Tim Potter
1
-0
/
+1
2002-03-11
Removed bogus calles to D() debugging function. Perhaps these should
Tim Potter
1
-16
/
+1
2002-03-11
always make winbindd try for the PDC first before trying for a BDC
Andrew Tridgell
1
-5
/
+7
2002-03-11
Implemented default ACL patch (set inherit acls = true on a per share basis).
Jeremy Allison
4
-9
/
+40
2002-03-11
Another program converted to popt...smbstatus this time.
Jim McDonough
2
-37
/
+30
2002-03-11
only try an ordinary file in lock6
Andrew Tridgell
1
-2
/
+2
2002-03-11
put in the ADS DNS hack, but commented out
Andrew Tridgell
1
-0
/
+11
2002-03-11
expanded the lock6 test a bit to try lsarpc as well
Andrew Tridgell
1
-11
/
+17
2002-03-11
added a LOCK6 test for weird lockingX lock type bits
Andrew Tridgell
1
-1
/
+40
2002-03-11
make sure we give an error for unknown lockingX locktype bits
Andrew Tridgell
1
-0
/
+7
2002-03-11
added cli_locktype() for testing different lockingX lock types
Andrew Tridgell
1
-0
/
+54
2002-03-11
a bit more portability for tdbbackup
Andrew Tridgell
1
-1
/
+2
2002-03-10
failed timed locks always give LOCK_CONFLICT not LOCK_NOT_GRANTED
Andrew Tridgell
1
-0
/
+6
2002-03-10
added -E and -Z options, and allow for the 2 servers to have different
Andrew Tridgell
1
-33
/
+63
2002-03-10
this attempts to handle the rather bizarre lock cache semantics in
Andrew Tridgell
2
-1
/
+15
2002-03-10
better handling of a zero timeout in cli_lock
Andrew Tridgell
1
-2
/
+6
2002-03-10
make tdbbackup more portable
Andrew Tridgell
1
-4
/
+17
2002-03-10
forgotten file, oops
Andrew Tridgell
1
-0
/
+175
2002-03-10
preparing for release of 3.0-alpha16
Samba Release Account
1
-1
/
+1
2002-03-10
Fix typo.
Martin Pool
1
-1
/
+1
2002-03-10
yipee! Finally put in the patch from Alexey Kotovich
Andrew Tridgell
5
-78
/
+438
2002-03-10
try to use our workstation account password for ADS leave
Andrew Tridgell
1
-4
/
+11
2002-03-10
add a note about the meaning of global_sam_sid
Andrew Tridgell
1
-0
/
+3
2002-03-10
remove an unused variable
Andrew Tridgell
1
-1
/
+1
2002-03-10
prevent bogus compiler complaints about comments in comments
Andrew Tridgell
1
-2
/
+2
2002-03-10
return the correct SID and domain name for the samr enum_domain and
Andrew Tridgell
1
-8
/
+30
2002-03-10
rewrote the machine sid storage code to store the SID in secrets.tdb
Andrew Tridgell
1
-208
/
+63
2002-03-10
make sure we use consistent keys in secrets.tdb by uppercasing domain
Andrew Tridgell
1
-0
/
+4
2002-03-09
removed bogus prepend_domain() call which was screwing up getpwuid()
Andrew Tridgell
1
-10
/
+2
2002-03-09
a more informitive debug message when a SID can't be validated
Andrew Tridgell
1
-1
/
+2
2002-03-09
prevent a segv when a trusted domain is unavailable at startup
Andrew Tridgell
1
-3
/
+2
2002-03-09
better detection of dead ADS connections, so we have some chance of
Andrew Tridgell
1
-0
/
+6
2002-03-09
Doc.
Tim Potter
1
-9
/
+14
2002-03-09
added a bunch of explanation about tdbbackup
Andrew Tridgell
1
-0
/
+23
2002-03-09
don't use -pg by default when building standalone
Andrew Tridgell
1
-1
/
+1
2002-03-09
build tdbbackup by default
Andrew Tridgell
1
-1
/
+1
2002-03-08
merge from 2.2
Gerald Carter
1
-3
/
+3
2002-03-08
merge from 2.2
Gerald Carter
1
-2
/
+2
2002-03-08
added -v and -s options
Andrew Tridgell
1
-23
/
+101
2002-03-08
Added case statment for decoding enumprinters level 0 result.
Tim Potter
1
-0
/
+4
2002-03-08
Swap order of close brace and done: tag to appease AIX compiler. Order shoul...
Jim McDonough
1
-1
/
+1
2002-03-08
One more fix to get popt to work for some compilers...this is the downside to...
Jim McDonough
1
-15
/
+22
2002-03-08
Turns out an Admin user shouldn't always have access on a handle.
Jeremy Allison
1
-7
/
+0
2002-03-07
Fix for machines that have their time changed forward, then back. Ensure
Jeremy Allison
2
-6
/
+25
[next]