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-12-19
Doc.
Martin Pool
1
-0
/
+6
2001-12-19
Start adding some debugging features to talloc based on Samba's
Martin Pool
1
-7
/
+38
2001-12-19
Add a very trivial talloc torture program, bin/talloctort. Not built
Martin Pool
1
-0
/
+56
2001-12-18
Fixup JF's weird SID return :-).
Jeremy Allison
1
-2
/
+4
2001-12-18
A fix to override the location of a user's home directory if it is
Tim Potter
1
-0
/
+16
2001-12-17
tidy up debug
Jean-François Micouleau
1
-1
/
+1
2001-12-17
obey "use mmap" on case tables
Andrew Tridgell
1
-11
/
+13
2001-12-15
Added HPUX ACL code.
Jeremy Allison
1
-0
/
+957
2001-12-14
Added the group enum code from 2.2
Jeremy Allison
2
-13
/
+96
2001-12-14
I see no reasons why we should limit username lenght while checking
Simo Sorce
1
-4
/
+0
2001-12-10
Explain why snprintf has to be overridden in this way.
Martin Pool
1
-1
/
+8
2001-12-10
Typo spotting.
Tim Potter
1
-2
/
+2
2001-12-10
make sid_binstring available without HAVE_ADS
Andrew Tridgell
2
-0
/
+40
2001-12-09
add smb_xvasprintf() panic wrapper around vasprintf
Andrew Tridgell
1
-3
/
+13
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-11
/
+9
2001-12-05
fixed an off by 1 bug in talloc_asprintf()
Andrew Tridgell
1
-1
/
+1
2001-12-04
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
1
-1
/
+48
2001-12-04
moved init_account_policy() to the right place
Andrew Tridgell
1
-1
/
+5
2001-12-04
const religion in talloc calls
Andrew Tridgell
1
-2
/
+2
2001-12-04
winbindd friendly user_in_list code. Tested on a 65k user domain.
Jeremy Allison
1
-7
/
+15
2001-12-04
Moved name_is_local to the correct place. Ooops.
Jeremy Allison
1
-0
/
+10
2001-12-04
Tidyup of lib/username. Add name_is_local fn to determine if name is
Jeremy Allison
1
-171
/
+173
2001-12-03
added a tdb to store the account policy informations.
Jean-François Micouleau
2
-0
/
+220
2001-12-03
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
1
-12
/
+26
2001-12-03
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
1
-1
/
+17
2001-12-03
re-enabled insure backtrace, calling /usr/bin/backtrace
Andrew Tridgell
1
-2
/
+4
2001-12-01
The beginnings of alternative backends for winbindd
Andrew Tridgell
1
-0
/
+17
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
[next]