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-05-10
Needs to be >=, not just >.
Jeremy Allison
1
-1
/
+1
2001-05-10
Fix for problem with "" string in trim_string(). Pointed out by Ben Winslow <...
Jeremy Allison
1
-3
/
+5
2001-05-10
Got rid of iSERVICE/pSERVICE (Hungarian inspired obfuscation). Now use
Jeremy Allison
1
-84
/
+80
2001-05-10
free_service() was never setting the valid field to False. This is a bug
Jeremy Allison
1
-0
/
+2
2001-05-10
update from Simo
Gerald Carter
1
-8
/
+8
2001-05-10
Should be faliing on False and not True. Bad check on return value
Gerald Carter
1
-1
/
+1
2001-05-10
Fixed nasty little bug found by Gerald where we were corrupting the mode
Jeremy Allison
1
-2
/
+15
2001-05-10
Don't check for passwd program if using pam change password.
Jeremy Allison
1
-17
/
+25
2001-05-10
make proto
Tim Potter
1
-0
/
+1
2001-05-10
Use sid_peek_rid() instead of sid_split_rid().
Tim Potter
1
-3
/
+2
2001-05-10
Made "security XXX" masks apply to ACL set. By default they have no effect.
Jeremy Allison
3
-87
/
+33
2001-05-10
Replaced a whole bunch of lookup_name() requests in
Tim Potter
1
-8
/
+11
2001-05-10
Added sid_peek_rid() function to return the rid of a sid. Saves mucking
Tim Potter
1
-0
/
+13
2001-05-10
Bumped up debug level on set socket options from 3 to 5.
Tim Potter
1
-2
/
+2
2001-05-10
Reverted samr_io_userinfo_ctr() patch because it broke too much other
Tim Potter
1
-11
/
+5
2001-05-09
Fixed up the oldpw prompts. Made the matching case insensitive.
Jeremy Allison
2
-10
/
+48
2001-05-09
check for valid pointer before calling memset() in samr_clear_sam_passwd
Gerald Carter
1
-2
/
+2
2001-05-09
very nasty bug !
Jean-François Micouleau
1
-1
/
+1
2001-05-09
Fixes from nsswitch testsuite. Lots of stuff works much better now. (-:
Tim Potter
3
-6
/
+9
2001-05-09
So the samr_io_userinfo_ctr was requiring a SAM_USERINFO_CTR to be passed
Tim Potter
1
-5
/
+11
2001-05-09
Cleaned up bitrot in nsswitch testsuite. Merged tests across from TNG
Tim Potter
29
-119
/
+1521
2001-05-09
need to do codepage_initialise() for smbtorture to work.
Anton Blanchard
1
-0
/
+2
2001-05-09
latest config.guess and config.sub from gnu.org
Andrew Tridgell
2
-373
/
+1362
2001-05-08
fixes to the group mapping code.
Jean-François Micouleau
5
-19
/
+94
2001-05-08
added some docs in order to keep track of the Samba private enterprise
Gerald Carter
2
-0
/
+43
2001-05-08
More compiler warning fixes.
Tim Potter
2
-4
/
+4
2001-05-08
Fixed compiler warning.
Tim Potter
1
-1
/
+0
2001-05-08
The substitution of %U and %D in the 'template homedir' is nowdone
Tim Potter
1
-10
/
+6
2001-05-08
Added S_ISSOCK macros for systems which treat UNIX domain sockets as FIFOs
Tim Potter
1
-0
/
+10
2001-05-08
Removed S_ISSOCK() macro as it's only used within winbind client code.
Tim Potter
1
-10
/
+0
2001-05-08
Added winbindd to list of binaries.
Tim Potter
1
-0
/
+1
2001-05-08
make proto
Tim Potter
1
-2
/
+7
2001-05-08
Fixed typo in comment.
Tim Potter
1
-1
/
+1
2001-05-08
Fixed querydispinfo command.
Tim Potter
1
-12
/
+36
2001-05-08
Misc fixes to get winbindd working. We can now do a 'getent passwd'
Tim Potter
4
-17
/
+88
2001-05-08
iinit_samr_q_lookup_rids() didn't actually copy the rids into the
Tim Potter
1
-0
/
+2
2001-05-08
Fix for query_dispinfo()
Tim Potter
1
-0
/
+70
2001-05-08
Fix for insure missmatched parameter error.
Jeremy Allison
1
-1
/
+1
2001-05-08
Patch from ackley@cs.unm.edu to clear server_fd/client_fd in root daemon to stop
Jeremy Allison
1
-0
/
+10
2001-05-07
Hey what happened to my debug messages? Early exit from reopen_logs()
Tim Potter
1
-0
/
+11
2001-05-07
merge from 2.2 removing the 'domain XXX' parameters.
Gerald Carter
4
-30
/
+4
2001-05-07
removed unused variables
Gerald Carter
1
-2
/
+0
2001-05-07
Fix for bad profile perms. Ensure r on files and rwx on directories.
Jeremy Allison
1
-8
/
+28
2001-05-07
Patch from Simo:
Gerald Carter
13
-122
/
+191
2001-05-07
Removed unused variable.
Tim Potter
1
-1
/
+0
2001-05-07
OK so I couldn't be as clever as I wanted to be with winbindd_glue.c
Tim Potter
5
-89
/
+87
2001-05-07
removed need for scandir in client.c
Andrew Tridgell
2
-22
/
+17
2001-05-07
Ignore *.po files.
Tim Potter
1
-0
/
+1
2001-05-07
iAdditional files for winbind merge.
Tim Potter
4
-0
/
+852
2001-05-07
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
15
-1671
/
+2710
[next]