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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2002-03-10
Fix typo.
Martin Pool
1
-1
/
+1
2002-03-10
add a note about the meaning of global_sam_sid
Andrew Tridgell
1
-0
/
+3
2002-03-09
Doc.
Tim Potter
1
-9
/
+14
2002-03-06
fixed the upper/lower case table generation on big-endian machines
Herb Lewis
1
-9
/
+26
2002-03-04
dos2unix not used in HEAD anymore.
Jeremy Allison
1
-2
/
+2
2002-03-01
Fix up the pull_utf8_fstring/pstring functions, and add their push eqivilants.
Andrew Bartlett
1
-4
/
+14
2002-03-01
This should kill off the 'cannot convert' error messages on non-iconv hosts.
Andrew Bartlett
1
-1
/
+1
2002-02-27
Make this function static
Andrew Bartlett
1
-1
/
+1
2002-02-26
bcopy must DIE ! Stop people creeping use of bcopy back into the code
Jeremy Allison
1
-6
/
+5
2002-02-23
Only set smb_read_error if not already set.
Jeremy Allison
1
-6
/
+20
2002-02-20
Thanks to David Edward Shapiro <David.Edward.Shapiro@btitele.com> for spotting
Andrew Bartlett
1
-1
/
+1
2002-02-19
Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explict
Andrew Bartlett
1
-1
/
+67
2002-02-18
serialise all domain auth requests
Andrew Tridgell
1
-0
/
+30
2002-02-18
reverted tims patch that broke configure
Andrew Tridgell
1
-13
/
+0
2002-02-17
Whoops, typo.
Tim Potter
1
-4
/
+4
2002-02-17
Do a smb_panic() if sec_initial_[ug]id() or non_root_mode() is called
Tim Potter
1
-0
/
+13
2002-02-17
int -> uint32
Tim Potter
1
-2
/
+1
2002-02-15
Back out 1.16.2.3:
Martin Pool
1
-1
/
+5
2002-02-06
Try to get this finally working. (Note to self: *always* check build farm...)
Andrew Bartlett
1
-2
/
+2
2002-02-05
See if we can get slightly valid C for the non-PAM case here.
Andrew Bartlett
1
-2
/
+2
2002-02-05
Drastic impromvents to pam_winbind.
Andrew Bartlett
1
-0
/
+122
2002-02-05
Fix stupid typo !
Jeremy Allison
1
-1
/
+1
2002-02-04
better debug messages!
Simo Sorce
1
-0
/
+1
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
4
-26
/
+58
2002-01-31
this fixes the problem of not being able to add a SD to a file on a
Andrew Tridgell
1
-2
/
+0
2002-01-30
Removed version number from file header.
Tim Potter
46
-87
/
+47
2002-01-27
minor fix and checks
Simo Sorce
1
-2
/
+4
2002-01-27
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
2
-1
/
+34
2002-01-26
Bring this code into line with new winbind_lookup_name() interface. I think
Andrew Bartlett
1
-10
/
+23
2002-01-26
Remove the 'direct to winbind' hacks, as they should (if I understand
Andrew Bartlett
1
-12
/
+0
2002-01-25
picky about realloc
Jean-François Micouleau
1
-5
/
+6
2002-01-25
minor fixes
Simo Sorce
2
-5
/
+7
2002-01-23
getpwnam -> getpwnam_alloc.
Andrew Bartlett
2
-3
/
+6
2002-01-22
We have to do some initialization before the string conversion
Martin Pool
1
-13
/
+15
2002-01-22
Added comment about running lp_load() before calling pidfile_create().
Tim Potter
1
-1
/
+4
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
Spelling fix.
Tim Potter
1
-1
/
+1
2002-01-20
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
1
-12
/
+27
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-1
/
+1
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
fixes (asprintf) from 2.2
Simo Sorce
1
-0
/
+1
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
1
-1
/
+1
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
3
-29
/
+140
2002-01-16
Separate out get_user_home_dir() from get_user_home_service_dir().
Jeremy Allison
2
-5
/
+20
2002-01-16
Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
Jeremy Allison
2
-22
/
+62
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
1
-28
/
+26
2002-01-16
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
Martin Pool
1
-2
/
+2
[next]