index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do a smb_panic() if sec_initial_[ug]id() or non_root_mode() is called
Tim Potter
2002-02-17
1
-0
/
+13
*
int -> uint32
Tim Potter
2002-02-17
1
-2
/
+1
*
Back out 1.16.2.3:
Martin Pool
2002-02-15
1
-1
/
+5
*
Try to get this finally working. (Note to self: *always* check build farm...)
Andrew Bartlett
2002-02-06
1
-2
/
+2
*
See if we can get slightly valid C for the non-PAM case here.
Andrew Bartlett
2002-02-05
1
-2
/
+2
*
Drastic impromvents to pam_winbind.
Andrew Bartlett
2002-02-05
1
-0
/
+122
*
Fix stupid typo !
Jeremy Allison
2002-02-05
1
-1
/
+1
*
better debug messages!
Simo Sorce
2002-02-04
1
-0
/
+1
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
4
-26
/
+58
*
this fixes the problem of not being able to add a SD to a file on a
Andrew Tridgell
2002-01-31
1
-2
/
+0
*
Removed version number from file header.
Tim Potter
2002-01-30
46
-87
/
+47
*
minor fix and checks
Simo Sorce
2002-01-27
1
-2
/
+4
*
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
2002-01-27
2
-1
/
+34
*
Bring this code into line with new winbind_lookup_name() interface. I think
Andrew Bartlett
2002-01-26
1
-10
/
+23
*
Remove the 'direct to winbind' hacks, as they should (if I understand
Andrew Bartlett
2002-01-26
1
-12
/
+0
*
picky about realloc
Jean-François Micouleau
2002-01-25
1
-5
/
+6
*
minor fixes
Simo Sorce
2002-01-25
2
-5
/
+7
*
getpwnam -> getpwnam_alloc.
Andrew Bartlett
2002-01-23
2
-3
/
+6
*
We have to do some initialization before the string conversion
Martin Pool
2002-01-22
1
-13
/
+15
*
Added comment about running lp_load() before calling pidfile_create().
Tim Potter
2002-01-22
1
-1
/
+4
*
Having a const parameter for set_socket_options() causes too much confusion.
Tim Potter
2002-01-22
1
-1
/
+1
*
Removed freebsd hack. Not correct.
Jeremy Allison
2002-01-21
1
-4
/
+0
*
Spelling fix.
Tim Potter
2002-01-21
1
-1
/
+1
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-12
/
+27
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
Readline has problems on non tty fd's. Use readline replacement to in cases
Jeremy Allison
2002-01-19
1
-31
/
+32
*
Added #ifdef for FreeBSD TCP bug.
Jeremy Allison
2002-01-19
1
-0
/
+4
*
fixes (asprintf) from 2.2
Simo Sorce
2002-01-19
1
-0
/
+1
*
If 127.0.0.1 matches both allow & deny then allow. Patch from Steve Langasek ...
Jeremy Allison
2002-01-18
1
-1
/
+7
*
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
2002-01-18
1
-1
/
+1
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
3
-29
/
+140
*
Separate out get_user_home_dir() from get_user_home_service_dir().
Jeremy Allison
2002-01-16
2
-5
/
+20
*
Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
Jeremy Allison
2002-01-16
2
-22
/
+62
*
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
2002-01-16
1
-28
/
+26
*
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
Martin Pool
2002-01-16
1
-2
/
+2
*
#ifdef variable that's not used without dmalloc
Martin Pool
2002-01-15
1
-0
/
+2
*
Add constness to filenames passed to functions.
Martin Pool
2002-01-15
3
-3
/
+28
*
FIXME We should turn the global list off when using Insure++,
Martin Pool
2002-01-14
1
-0
/
+3
*
A couple of coding syle updates to follow the re-indent.
Andrew Bartlett
2002-01-13
1
-5
/
+5
*
Re-indent these two functions to make it actually possible to understand their
Andrew Bartlett
2002-01-13
1
-161
/
+161
*
I'm doing some things towards the NamedPipes game with lckl and he has asked me
Andrew Bartlett
2002-01-13
1
-1
/
+103
*
Round and round we go....
Jeremy Allison
2002-01-11
1
-1
/
+2
*
Latest attempt at changeid.
Jeremy Allison
2002-01-11
1
-2
/
+26
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-6
/
+6
*
Spelling fix.
Tim Potter
2002-01-10
1
-1
/
+1
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-184
/
+392
*
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
2002-01-09
1
-0
/
+70
*
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
1
-1
/
+4
*
Add harmless parentheses so that dmalloc doesn't get confused by a
Martin Pool
2002-01-09
1
-1
/
+1
*
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2002-01-09
1
-7
/
+8
[next]