index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added global_sid_NULL S-1-0-0 to list of global sids.
Tim Potter
2000-07-06
1
-0
/
+2
*
Bracked unbracketed macro arguments while looking for another bug.
Tim Potter
2000-07-06
1
-2
/
+2
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
2
-0
/
+1395
*
fixed size alignment in talloc
Andrew Tridgell
2000-06-26
1
-2
/
+2
*
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
2000-06-24
1
-0
/
+2
*
lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...
Jeremy Allison
2000-06-23
1
-1
/
+1
*
lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.
Jeremy Allison
2000-06-22
1
-48
/
+3
*
fixed two minor bugs in new sys_select()
Andrew Tridgell
2000-06-21
1
-5
/
+5
*
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
2000-06-19
1
-1
/
+1
*
Merged parse_domain_user() from TNG.
Tim Potter
2000-06-14
1
-0
/
+20
*
forgot to checkin select.c
Andrew Tridgell
2000-06-13
1
-0
/
+107
*
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2000-06-12
2
-109
/
+4
*
fixed a bug in BlockSignals() for systems that don't have
Andrew Tridgell
2000-06-12
1
-4
/
+2
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
3
-11
/
+21
*
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
2000-06-10
1
-0
/
+2
*
Fix from Elrond for hash table corruption. Should fix stat cache bug (I
Jeremy Allison
2000-06-09
1
-2
/
+10
*
do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().
Jean-François Micouleau
2000-06-09
1
-1
/
+1
*
clean up oplock capability code ready for Linux code
Andrew Tridgell
2000-06-09
2
-13
/
+20
*
added se_access_check.
Luke Leighton
2000-06-08
2
-0
/
+281
*
Getting back to a compilable state (not there yet but close).
Jeremy Allison
2000-06-01
1
-1
/
+1
*
The functionality in this file has been moved into smbd/unix_acls.c in order
Jeremy Allison
2000-05-31
1
-679
/
+0
*
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
2000-05-29
1
-9
/
+12
*
don't return a passwd struct for usernames that don't
Andrew Tridgell
2000-05-29
1
-2
/
+12
*
getting and setting security descriptors on printers now works
Andrew Tridgell
2000-05-27
1
-0
/
+2
*
prs_give_memory in wrong place, also poss. was losing mem.
Luke Leighton
2000-05-27
1
-2
/
+2
*
unistr_to_dos not unistr_to_ascii
Luke Leighton
2000-05-27
1
-0
/
+22
*
fixed nttrans.c
Luke Leighton
2000-05-27
2
-1
/
+680
*
Changed name of case_sensitive in mask_match to avaid gcc "shadow global"
Jeremy Allison
2000-05-17
1
-4
/
+2
*
Added unicode_to_dos_char() function to address converting single UNICODE
Jeremy Allison
2000-05-12
1
-0
/
+22
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
1
-14
/
+0
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
1
-11
/
+15
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
1
-7
/
+6
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+4
*
Fix for VMS platforms from "John E. Malmberg" <wb8tyw@qsl.net>
Jeremy Allison
2000-05-08
1
-0
/
+2
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
1
-0
/
+35
*
split the username in the vuser structure into a separate
Andrew Tridgell
2000-05-02
1
-2
/
+2
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
1
-102
/
+6
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
9
-10
/
+42
*
- added some error checking
Andrew Tridgell
2000-04-30
1
-1
/
+1
*
some cleanups
Andrew Tridgell
2000-04-30
1
-10
/
+13
*
we don't need fnmatch.c any more
Andrew Tridgell
2000-04-30
2
-201
/
+1
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
2
-627
/
+69
*
YIPEE!!!!!
Andrew Tridgell
2000-04-30
2
-1
/
+147
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-1
/
+0
*
moved the INSURE hook into util.c
Andrew Tridgell
2000-04-24
1
-0
/
+26
*
don't close high fd's in smbrun when using insure (prevents closing
Andrew Tridgell
2000-04-23
1
-1
/
+3
*
split out standard_sub_basic() again to fix a bug where %p was being
Andrew Tridgell
2000-04-23
1
-14
/
+29
*
if using insure then don't close fd 2
Andrew Tridgell
2000-04-23
1
-1
/
+4
*
return NULL for a zero size memdup
Andrew Tridgell
2000-04-22
1
-0
/
+1
[prev]
[next]