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
2002-01-22
Raise log level of warning produced when the open() of the tdb fails.
Tim Potter
1
-1
/
+1
2002-01-22
Display tdb name of "unknown" in logging debug when tdb has not been named.
Tim Potter
1
-1
/
+1
2002-01-22
Added comment about running lp_load() before calling pidfile_create().
Tim Potter
1
-1
/
+4
2002-01-22
Call pidfile_create() as part of init sequence.
Tim Potter
1
-0
/
+3
2002-01-22
Having a const parameter for set_socket_options() causes too much confusion.
Tim Potter
1
-1
/
+1
2002-01-21
Removed freebsd hack. Not correct.
Jeremy Allison
1
-4
/
+0
2002-01-21
Found and fixed the logic bug in write cache code. Amazingly helpful
Jeremy Allison
1
-4
/
+10
2002-01-21
getpwnam_alloc -> getpwnam
Simo Sorce
1
-9
/
+8
2002-01-21
hmm, get it right this time.
Simo Sorce
1
-1
/
+1
2002-01-21
fix also the comment.
Simo Sorce
1
-2
/
+5
2002-01-21
replace getpwnam_alloc with plain getpwnam.
Simo Sorce
1
-2
/
+1
2002-01-21
Make the -L option to smbclient slightly less gross:
Martin Pool
1
-4
/
+22
2002-01-21
Spelling fix.
Tim Potter
1
-1
/
+1
2002-01-21
getpwnam -> getpwnam_alloc
Andrew Bartlett
1
-2
/
+3
2002-01-21
getpwnam -> getpwnam_alloc
Andrew Bartlett
1
-1
/
+2
2002-01-21
One less Get_Pwnam_Modify call!
Andrew Bartlett
1
-5
/
+0
2002-01-21
Add the -s command to keep smbpasswd quiet during the tests.
Andrew Bartlett
1
-2
/
+2
2002-01-20
Inititialise the gid to what standard_sub_advanced wants for 'no value'.
Andrew Bartlett
1
-1
/
+1
2002-01-20
Fix the negation of the extra parinoia check on machine password changes.
Andrew Bartlett
1
-1
/
+1
2002-01-20
Also echo the smbpasswd command line
Andrew Bartlett
1
-0
/
+1
2002-01-20
Spelling fixes.
Tim Potter
3
-13
/
+15
2002-01-20
This should get the oldstyle domain join tests working again.
Andrew Bartlett
1
-1
/
+1
2002-01-20
A couple more little fixes for the domain security tests.
Andrew Bartlett
2
-5
/
+5
2002-01-20
Vance and his eagle eyes spotted a copy and paste error in my smb.conf updates.
Andrew Bartlett
1
-11
/
+0
2002-01-20
Try to see if we can get these tests working...
Andrew Bartlett
2
-5
/
+1
2002-01-20
fixes from 2.2
Simo Sorce
1
-93
/
+127
2002-01-20
This is another *BIG* change...
Andrew Bartlett
26
-721
/
+1363
2002-01-20
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
8
-70
/
+23
2002-01-20
Fix up an embarrsing bug I introduced when I moved the id21/id23 -> SAM_ACCOUNT
Andrew Bartlett
1
-20
/
+40
2002-01-20
Kill off the old varient of 'check_plaintext_password' (new version just
Andrew Bartlett
2
-103
/
+28
2002-01-20
Add a touch of 'const' to some auth components, and move the simple plaintext
Andrew Bartlett
2
-32
/
+41
2002-01-20
Fix a couple of memory leaks in the cli_establish_connection() code's failure
Andrew Bartlett
1
-0
/
+2
2002-01-20
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
9
-95
/
+341
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
16
-148
/
+134
2002-01-20
Ensure identical between 2.2.3 and 3.0 - no need for difference here..
Jeremy Allison
1
-1
/
+0
2002-01-20
Fix file size calculations for write cache code.
Jeremy Allison
1
-5
/
+41
2002-01-20
Attempt to fix bugs in write cache code (yes I know it's going away :-).
Jeremy Allison
2
-3
/
+21
2002-01-19
Readline has problems on non tty fd's. Use readline replacement to in cases
Jeremy Allison
1
-31
/
+32
2002-01-19
Added #ifdef for FreeBSD TCP bug.
Jeremy Allison
1
-0
/
+4
2002-01-19
Report write fail in smb_dump.
Jeremy Allison
1
-1
/
+3
2002-01-19
Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.
Jeremy Allison
3
-0
/
+10
2002-01-19
fixes (asprintf) from 2.2
Simo Sorce
5
-17
/
+24
2002-01-19
Fix up runlist botchup.
Andrew Bartlett
1
-3
/
+3
2002-01-18
Update the build farm's test runlist and make it a bit easier to read.
Andrew Bartlett
1
-1
/
+12
2002-01-18
Don't do tridge's crazy 'am I a trusted domain' lookup for guests.
Andrew Bartlett
1
-9
/
+12
2002-01-18
Ensure (C) message is output on startup.
Jeremy Allison
2
-4
/
+4
2002-01-18
If 127.0.0.1 matches both allow & deny then allow. Patch from Steve Langasek ...
Jeremy Allison
1
-1
/
+7
2002-01-18
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
12
-51
/
+178
2002-01-18
Tidyup & code refactoring from Martin.Sheppard@csiro.au.
Jeremy Allison
1
-26
/
+23
2002-01-18
Ensure we log tdb open fails. Patch from Alexander Bokovoy <a.bokovoy@sam-sol...
Jeremy Allison
1
-4
/
+2
[prev]
[next]