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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-10
shrank the winbindd_cache.tdb somewhat
Andrew Tridgell
1
-27
/
+63
2001-12-10
tdb_open_ex should always "goto fail" in case of error, rather than
Martin Pool
1
-1
/
+2
2001-12-10
Doc.
Martin Pool
1
-0
/
+4
2001-12-10
tdb_open_ex: Continue previous refactoring so that we consistently
Martin Pool
1
-12
/
+12
2001-12-10
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
6
-5
/
+380
2001-12-10
tdb_open_ex: Refactor to use a pointer to tdb, rather than an auto
Martin Pool
1
-57
/
+58
2001-12-10
Formatting fixup.
Tim Potter
1
-1
/
+1
2001-12-10
Explain why snprintf has to be overridden in this way.
Martin Pool
1
-1
/
+8
2001-12-10
(merge 1.130.4.93) Display results of checks for shared libraries.
Martin Pool
2
-292
/
+309
2001-12-10
Typo spotting.
Tim Potter
1
-2
/
+2
2001-12-10
cleanup a little namespace pollution
Andrew Tridgell
1
-1
/
+1
2001-12-10
added some comments
Andrew Tridgell
1
-0
/
+2
2001-12-10
moved the domain sid lookup and enumeration of trusted domains into
Andrew Tridgell
5
-109
/
+143
2001-12-10
added some comments
Andrew Tridgell
2
-4
/
+2
2001-12-10
make sid_binstring available without HAVE_ADS
Andrew Tridgell
6
-91
/
+48
2001-12-10
explicitly encode NULL strings in the cache
Andrew Tridgell
1
-1
/
+15
2001-12-10
removed a debug line
Andrew Tridgell
1
-2
/
+0
2001-12-09
completely new winbindd cache infrastructure
Andrew Tridgell
9
-756
/
+591
2001-12-09
add smb_xvasprintf() panic wrapper around vasprintf
Andrew Tridgell
1
-3
/
+13
2001-12-09
added fr.msg from Fanch
Motonobu Takahashi
1
-0
/
+1709
2001-12-09
added a simple tdbdump utility
Andrew Tridgell
2
-0
/
+92
2001-12-09
set return value to total errors
Andrew Tridgell
1
-2
/
+9
2001-12-09
better error checking in nsstest
Andrew Tridgell
1
-9
/
+64
2001-12-09
- check for correct error codes
Andrew Tridgell
1
-27
/
+48
2001-12-09
- use accountype not accountcontrol
Andrew Tridgell
1
-8
/
+26
2001-12-09
fixed type passed to ads_search
Andrew Tridgell
1
-2
/
+1
2001-12-09
fixed used of string after free
Andrew Tridgell
1
-1
/
+1
2001-12-08
small comment I don't want to loose.
Jean-François Micouleau
1
-0
/
+5
2001-12-08
Fix domain logon that I broke 3 days ago.
Jean-François Micouleau
1
-1
/
+4
2001-12-08
By popular demand: a new config.guess and config.sub
Andrew Bartlett
2
-127
/
+184
2001-12-08
check for gssapi_generic.h
Andrew Tridgell
4
-676
/
+725
2001-12-08
fix a DEBUG() line
Andrew Tridgell
1
-2
/
+3
2001-12-08
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
15
-784
/
+1074
2001-12-08
Fix segfault, and add a comment.
Andrew Bartlett
1
-2
/
+5
2001-12-08
Leak less memory.
Andrew Bartlett
1
-8
/
+18
2001-12-08
Ensure that 'use spnego' restricts, rather than just advises our clients.
Andrew Bartlett
1
-1
/
+6
2001-12-07
include/build_env.h wasn't getting built by default with new rules unless
Herb Lewis
1
-1
/
+1
2001-12-07
added a "use spnego" option
Andrew Tridgell
2
-0
/
+7
2001-12-07
OK I think this does what everyone wants with the .headers.stamp
Herb Lewis
1
-3
/
+3
2001-12-06
allow nsstest to test any nss module
Andrew Tridgell
1
-13
/
+19
2001-12-06
add smbgroupedit
Herb Lewis
1
-0
/
+1
2001-12-06
again an intrusive patch:
Jean-François Micouleau
14
-270
/
+122
2001-12-06
remove .headers.stamp from the delheaders definition
Jean-François Micouleau
1
-2
/
+2
2001-12-06
put the winbindd krb5 credentials cache in the lock directory
Andrew Tridgell
1
-0
/
+4
2001-12-06
allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)
Andrew Tridgell
2
-6
/
+21
2001-12-06
added a propoer kerberos_kinit_password call
Andrew Tridgell
2
-12
/
+66
2001-12-06
Fixed typo in fix for typo in debug. (-:
Tim Potter
1
-1
/
+1
2001-12-05
merge from 2.2
Herb Lewis
3
-17
/
+17
2001-12-05
dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other include
Herb Lewis
3
-651
/
+652
2001-12-05
Added fetch_domain_sid. Not used in current code, but a nice example
Jeremy Allison
1
-0
/
+96
[prev]
[next]