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
2001-11-30
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
1
-4
/
+4
2001-11-30
Ensured the %G substitution exactly matches what the man page states.
Jeremy Allison
1
-1
/
+2
2001-11-29
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-11-29
fixed toupper_w() and friends on big-endian
Andrew Tridgell
1
-6
/
+6
2001-11-29
2nd attempt at fixing lame char tables on big endian machines
Andrew Tridgell
1
-6
/
+6
2001-11-29
fixed lame char tables on big endian machines
Andrew Tridgell
1
-5
/
+5
2001-11-28
fixed some krb5 ifdefs
Andrew Tridgell
1
-2
/
+2
2001-11-28
merge from APPLIANCE_HEAD
Gerald Carter
2
-2
/
+41
2001-11-28
turn off the insure xterm hack for now
Andrew Tridgell
1
-1
/
+1
2001-11-27
allow printing of NULL pointers with internal snprintf
Andrew Tridgell
1
-0
/
+1
2001-11-27
reverted incorrect patch
Andrew Tridgell
1
-2
/
+4
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
3
-9
/
+21
2001-11-24
added "net join" command
Andrew Tridgell
1
-0
/
+31
2001-11-23
More better now.
Martin Pool
1
-4
/
+4
2001-11-23
Quieten gcc const warning.
Martin Pool
1
-17
/
+21
2001-11-23
Don't initialise static pointers to NULL.
Tim Potter
1
-1
/
+1
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-12
/
+26
2001-11-20
Merged in JohnR's ping messaging extension.
Jeremy Allison
1
-27
/
+36
2001-11-20
added strlcpy() and strlcat()
Andrew Tridgell
1
-0
/
+36
2001-11-20
We don't actually use the horror that was lib/util_array.c :-).
Jeremy Allison
1
-187
/
+0
2001-11-20
Rename xmalloc, xmemdup, xstrdup to smb_$1 to avoid conflicts with the
Martin Pool
1
-14
/
+15
2001-11-19
Fix typo.
Martin Pool
1
-1
/
+1
2001-11-19
Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment
Martin Pool
1
-5
/
+10
2001-11-19
Added comment about why not to cast the assignment of
Tim Potter
1
-3
/
+6
2001-11-19
LIBDIR and LOCKDIR are dynamically configured too.
Martin Pool
1
-4
/
+9
2001-11-19
Oops, Tim says rl_completion_func_t doesn't exist in all versions of
Martin Pool
1
-7
/
+5
2001-11-19
Quieten compiler warnings about a callback function prototype that has
Martin Pool
1
-1
/
+7
2001-11-18
fixed some bugs.
Simo Sorce
2
-18
/
+19
2001-11-16
Fixed detection of RedHat headers. Removed another file !
Jeremy Allison
1
-212
/
+0
2001-11-16
I *love* removing code :-). Removed 4 files that weren't being used.
Jeremy Allison
2
-112
/
+1
2001-11-15
Tidyups in the merge process.
Jeremy Allison
1
-32
/
+36
2001-11-15
FALSE -> False
Tim Potter
1
-1
/
+1
2001-11-14
Removed unused variable.
Tim Potter
1
-1
/
+0
2001-11-13
Look for DOMAIN\group in group lists and ask winbind.
Jeremy Allison
1
-68
/
+89
2001-11-12
messed up with patches, this should be the right one,
Simo Sorce
1
-2
/
+1
2001-11-12
some bugfix and new functions,
Simo Sorce
3
-10
/
+88
2001-11-10
fixed, moved and added some functions
Simo Sorce
2
-98
/
+153
2001-11-07
add convert_string_allocate() function
Simo Sorce
1
-5
/
+86
2001-11-05
Removed totally annoying verbose debug in sid_to_string()
Tim Potter
1
-2
/
+0
2001-11-04
Added missing strchr_wa.
Jeremy Allison
1
-0
/
+5
2001-11-04
a big one:
Simo Sorce
4
-29
/
+319
2001-11-04
remove {} from default valid char list
Andrew Tridgell
1
-1
/
+1
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
1
-2
/
+2
2001-11-01
zero the data, not a pointer to the data ...
Andrew Tridgell
1
-1
/
+1
2001-10-31
Small 'const' updates ahead of some AuthRewrite merging.
Andrew Bartlett
1
-1
/
+1
2001-10-31
Parionia to ensure people don't install libsmb based programs setuid root.
Andrew Bartlett
1
-0
/
+8
2001-10-29
Add a bit of 'const' for the data_blob code.
Andrew Bartlett
1
-3
/
+13
2001-10-29
More spelling and grammer from Vance. <vance@digital-host.net>
Andrew Bartlett
5
-26
/
+28
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
3
-9
/
+9
2001-10-29
This commit is number 3 of 4.
Andrew Bartlett
2
-20
/
+59
[next]