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-04-13
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
1
-5
/
+12
2002-04-11
added strndup() for systems that don't have it
Andrew Tridgell
1
-0
/
+19
2002-04-11
this adds a completely new hash based mangling scheme
Andrew Tridgell
1
-0
/
+20
2002-04-04
Also look for libinsure.so where the full version installs it.
Tim Potter
1
-0
/
+5
2002-04-01
cope with a missing PAM define
Andrew Tridgell
1
-3
/
+6
2002-03-27
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
1
-0
/
+28
2002-03-27
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
1
-4
/
+4
2002-03-27
Allow hosts allow/deny to use xx.xx.xx.xx/yy syntax.
Jeremy Allison
1
-2
/
+10
2002-03-27
In msleep - never sleep for more than 1 second. Cope with time changes.
Jeremy Allison
1
-16
/
+27
2002-03-27
Moved debug messages for grabbing/releasing mutex.
Jeremy Allison
1
-0
/
+4
2002-03-26
Don't hold the mutex for more than 20 seconds.
Jeremy Allison
2
-5
/
+33
2002-03-26
OpenPrinter() merge from 2.2
Gerald Carter
1
-0
/
+32
2002-03-25
add {push,pull}_ucs2{allocate,talloc}() functions.
Andrew Bartlett
1
-0
/
+58
2002-03-24
Spelling fixes.
Tim Potter
1
-1
/
+1
2002-03-23
Make a number of the lookup tables 'const'. I'm told this assists in sharing
Andrew Bartlett
2
-3
/
+3
2002-03-23
Update some of the DEBUG()s in Get_Pwnam_internal()
Andrew Bartlett
1
-8
/
+11
2002-03-23
Patch from Hasch@t-online.de (Juergen Hasch) to add allocate and talloc
Andrew Bartlett
1
-1
/
+86
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
1
-1
/
+1
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-2
/
+1
2002-03-21
must use native endian index when creating default valid.dat table so it
Herb Lewis
1
-2
/
+2
2002-03-20
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
2
-0
/
+10
2002-03-19
Sync up vfs changes from 2.2.x.
Jeremy Allison
1
-0
/
+15
2002-03-18
more verbose checking in talloc and util_pw
Simo Sorce
2
-40
/
+50
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
1
-1
/
+1
2002-03-15
lower the debug level of failing to map a file
Andrew Tridgell
1
-1
/
+1
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
1
-0
/
+25
2002-03-14
getpid() -> sys_getpid()
Tim Potter
3
-4
/
+4
2002-03-13
Add "Creator Group" - was in 2.2.x and I'm syncing up the two.
Jeremy Allison
1
-0
/
+2
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
[next]