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
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
3
-2
/
+10
2000-07-25
if the sids are not the same pointer and either of the sids are NULL
Andrew Tridgell
1
-0
/
+3
2000-07-21
Added EnumPorts() and fixed up some problems
Gerald Carter
1
-48
/
+27
2000-07-19
Instead of handing back a string (which might be a DNS name or an IP
Christopher R. Hertel
1
-33
/
+85
2000-07-19
First cut toward adding WINS server failover.
Christopher R. Hertel
1
-0
/
+218
2000-07-18
I really didn't like the way generic arrays (lists) were
Gerald Carter
1
-0
/
+321
2000-07-17
Added some debugs.
Tim Potter
1
-13
/
+27
2000-07-14
Fixed a bug in cmd_interp.c where if user%pass was entered on
Gerald Carter
2
-206
/
+3
2000-07-13
Uninitialised variables.
Tim Potter
1
-0
/
+2
2000-07-10
Fixed a bug in parsing the command line.
Gerald Carter
1
-1
/
+1
2000-07-10
Fixes for various compile warnings on Solaris 8.
Tim Potter
1
-1
/
+2
2000-07-10
Moved winbind client functions from various odd locations to
Tim Potter
1
-64
/
+0
2000-07-10
Added some useful debugging stuff.
Tim Potter
1
-10
/
+66
2000-07-07
More rpcclient merge issues:
Gerald Carter
3
-9
/
+221
2000-07-06
Rewrite of se_access_check() function. Added comments and fixed a bunch of
Tim Potter
1
-189
/
+287
2000-07-06
Added global_sid_NULL S-1-0-0 to list of global sids.
Tim Potter
1
-0
/
+2
2000-07-06
Bracked unbracketed macro arguments while looking for another bug.
Tim Potter
1
-2
/
+2
2000-07-03
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2
-0
/
+1395
2000-06-26
fixed size alignment in talloc
Andrew Tridgell
1
-2
/
+2
2000-06-24
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
1
-0
/
+2
2000-06-23
lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...
Jeremy Allison
1
-1
/
+1
2000-06-22
lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.
Jeremy Allison
1
-48
/
+3
2000-06-21
fixed two minor bugs in new sys_select()
Andrew Tridgell
1
-5
/
+5
2000-06-19
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
1
-1
/
+1
2000-06-14
Merged parse_domain_user() from TNG.
Tim Potter
1
-0
/
+20
2000-06-13
forgot to checkin select.c
Andrew Tridgell
1
-0
/
+107
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2
-109
/
+4
2000-06-12
fixed a bug in BlockSignals() for systems that don't have
Andrew Tridgell
1
-4
/
+2
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
3
-11
/
+21
2000-06-10
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
1
-0
/
+2
2000-06-09
Fix from Elrond for hash table corruption. Should fix stat cache bug (I
Jeremy Allison
1
-2
/
+10
2000-06-09
do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().
Jean-François Micouleau
1
-1
/
+1
2000-06-09
clean up oplock capability code ready for Linux code
Andrew Tridgell
2
-13
/
+20
2000-06-08
added se_access_check.
Luke Leighton
2
-0
/
+281
2000-06-01
Getting back to a compilable state (not there yet but close).
Jeremy Allison
1
-1
/
+1
2000-05-31
The functionality in this file has been moved into smbd/unix_acls.c in order
Jeremy Allison
1
-679
/
+0
2000-05-29
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
1
-9
/
+12
2000-05-29
don't return a passwd struct for usernames that don't
Andrew Tridgell
1
-2
/
+12
2000-05-27
getting and setting security descriptors on printers now works
Andrew Tridgell
1
-0
/
+2
2000-05-27
prs_give_memory in wrong place, also poss. was losing mem.
Luke Leighton
1
-2
/
+2
2000-05-27
unistr_to_dos not unistr_to_ascii
Luke Leighton
1
-0
/
+22
2000-05-27
fixed nttrans.c
Luke Leighton
2
-1
/
+680
2000-05-17
Changed name of case_sensitive in mask_match to avaid gcc "shadow global"
Jeremy Allison
1
-4
/
+2
2000-05-12
Added unicode_to_dos_char() function to address converting single UNICODE
Jeremy Allison
1
-0
/
+22
2000-05-12
use "winbind separator" option for domain/user separator character
Andrew Tridgell
1
-14
/
+0
2000-05-10
lib/util_unistr.c:
Jeremy Allison
1
-11
/
+15
2000-05-10
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
1
-7
/
+6
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+4
2000-05-08
Fix for VMS platforms from "John E. Malmberg" <wb8tyw@qsl.net>
Jeremy Allison
1
-0
/
+2
2000-05-04
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
1
-0
/
+35
[next]