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
2001-08-07
Update to work with no crypt available, just like it will in Samba.
Jeremy Allison
1
-0
/
+778
2001-08-07
merge from 2.2
Gerald Carter
2
-122
/
+140
2001-08-07
Always return NT_STATUS_DISK_FULL, even for quota errors.
Jeremy Allison
1
-1
/
+1
2001-08-07
Added fixes to return correct error codes on space allocation fail.
Jeremy Allison
2
-2
/
+31
2001-08-07
Correctly report amount written in debug when allocation space.
Jeremy Allison
1
-1
/
+1
2001-08-07
A collection of fixes/cleanups to the security descriptor code by
Tim Potter
1
-9
/
+10
2001-08-06
Fixed another possible memleak in cli_initialise()
Tim Potter
1
-0
/
+6
2001-08-06
Added Gerald's lanman printing only change to HEAD.
Jeremy Allison
3
-167
/
+99
2001-08-06
Fix for getting allocate_file_space to return the correct errno.
Jeremy Allison
1
-2
/
+2
2001-08-06
Record the NT_STATUS constant rather than its number in the logfiles
Andrew Bartlett
3
-3
/
+5
2001-08-06
Stop HP/UX building shared libraries for the moment ...
Richard Sharpe
1
-1
/
+1
2001-08-06
We don't use indent in the HEAD branch.
Tim Potter
1
-14
/
+0
2001-08-06
Cleaned up error handling in cli_initialise() to fix a memleak found by
Tim Potter
1
-10
/
+14
2001-08-06
Changed lone malloc() call to talloc(). Spotted by
Tim Potter
1
-1
/
+1
2001-08-06
Added smbtree to list of ignored files.
Tim Potter
1
-0
/
+1
2001-08-05
me stupid.
Simo Sorce
1
-1
/
+1
2001-08-05
Another winbind test - fill in later.
Tim Potter
1
-0
/
+38
2001-08-05
Some fixes about malloc/Realloc and mem leak
Simo Sorce
3
-6
/
+15
2001-08-04
Print an error message if database could not be opened.
Volker Lendecke
1
-0
/
+7
2001-08-04
Extra debug to see what errno is on write fail.
Jeremy Allison
1
-0
/
+2
2001-08-03
The write zero bytes is an allocate, not set EOF.
Jeremy Allison
1
-1
/
+2
2001-08-03
Added include guards...
Jeremy Allison
1
-0
/
+3
2001-08-03
This is the fix for the PAM bug I probably introduced in the previous commit,
Andrew Bartlett
2
-0
/
+6
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
25
-1417
/
+3312
2001-08-03
Fix for smbpasswd set_userinfo24 was in the wrong place!
Tim Potter
1
-4
/
+4
2001-08-02
Allow smbpasswd to join a W2K hosted AD domain.
Jeremy Allison
3
-4
/
+17
2001-08-02
Put HPUX on mmap blacklist.
Jeremy Allison
5
-700
/
+713
2001-08-02
Added mmap fix to pass lock test from HP.
Jeremy Allison
1
-115
/
+222
2001-08-02
changed --with-profile to --with-profiling-data to "stop the madness!"
Gerald Carter
2
-616
/
+613
2001-08-01
Added "strict allocate" per share parameter. This causes actual on-disk alloc...
Jeremy Allison
3
-12
/
+127
2001-08-01
Oops. Typo.
Jeremy Allison
1
-1
/
+1
2001-08-01
Pidfile check can be read-only. Removed old ifdef in password.c
Jeremy Allison
2
-30
/
+9
2001-08-01
Modifying spec files is PITA.
Tim Potter
1
-18
/
+27
2001-08-01
Tweaked the installdirs target to ignore errors. This allows RPMS to be
Tim Potter
1
-2
/
+2
2001-08-01
Reran autoconf.
Tim Potter
1
-627
/
+665
2001-08-01
Added autogenerated spec files for various rpm versions.
Tim Potter
1
-0
/
+1
2001-08-01
Rewrite of winbind autoconf fragment.
Tim Potter
1
-17
/
+50
2001-08-01
Fixed up compilation of pam_winbind.so to be consistent with value of
Tim Potter
1
-2
/
+5
2001-08-01
Added some command line argument checking and usage info.
Tim Potter
1
-0
/
+5
2001-08-01
Added and populated .cvsignore files for packaging subdirectories.
Tim Potter
4
-0
/
+16
2001-07-31
Fix for rare tdb pattern store failure. Found & fixed by Rusty.
Jeremy Allison
1
-1
/
+4
2001-07-30
Fixup error returns in updating driver db version.
Jeremy Allison
1
-22
/
+40
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
16
-22
/
+27
2001-07-30
Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicode
Jeremy Allison
1
-57
/
+6
2001-07-30
uint -> uint32.
Jeremy Allison
1
-1
/
+1
2001-07-30
Fixes for varargs problems with std c.
Jeremy Allison
4
-13
/
+13
2001-07-30
Ignore some of the autoconf files.
Tim Potter
1
-0
/
+3
2001-07-28
Fix invalid uid being used after logoff. Thanks to Nigel Williams
Jeremy Allison
1
-2
/
+1
2001-07-28
Fix for potential crash bug with bad fid.
Jeremy Allison
1
-1
/
+13
2001-07-27
Return an exit code when connect failed.
Tim Potter
1
-1
/
+1
[prev]
[next]