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-11-26
Fix debug
Andrew Bartlett
1
-1
/
+1
2001-11-26
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
7
-53
/
+110
2001-11-26
add SEC_ADS auth method
Andrew Tridgell
1
-0
/
+12
2001-11-26
updated server_role for ADS
Andrew Tridgell
1
-0
/
+1
2001-11-26
prevent proto from picking up this as a defintion for 'main()' becoue it conf...
Andrew Bartlett
1
-1
/
+1
2001-11-26
More compiler warnings fixed. Some minor reformatting.
Tim Potter
2
-94
/
+143
2001-11-26
we can safely give NO_SUCH_USER if the ticket decodes but the local
Andrew Tridgell
1
-1
/
+1
2001-11-26
Another merge from appliance-head: in [ug]id_to_sid don't call the
Tim Potter
3
-71
/
+97
2001-11-26
challange -> challenge
Tim Potter
12
-71
/
+72
2001-11-26
Merge from appliance-head: when creating a default security descriptor
Tim Potter
1
-1
/
+11
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
30
-86
/
+70
2001-11-26
dyn_CONFIGFILE fixups.
Tim Potter
1
-4
/
+3
2001-11-26
Fixed compiler warnings and dyn_CONFIGFILE related breakage.
Tim Potter
1
-10
/
+9
2001-11-26
And delete domain_client_validate.c...
Andrew Bartlett
1
-432
/
+0
2001-11-26
This compleats the of the authenticaion subystem into the new 'auth'
Andrew Bartlett
12
-2722
/
+415
2001-11-26
Removed bogus SAFE_FREE() call of talloced return data from
Tim Potter
3
-19
/
+19
2001-11-26
Ignore *.po files.
Tim Potter
1
-0
/
+1
2001-11-26
Fixed some indentation.
Tim Potter
1
-2
/
+2
2001-11-26
use DEBUG() not d_printf() in libraries
Andrew Tridgell
1
-2
/
+2
2001-11-26
fixed spnego, non-kerberos negprot
Andrew Tridgell
1
-2
/
+2
2001-11-25
Fixed compiler warning.
Tim Potter
1
-1
/
+1
2001-11-25
added 'security=ADS'
Andrew Tridgell
3
-1
/
+9
2001-11-25
Minor typos
Volker Lendecke
1
-2
/
+2
2001-11-25
Don't close tdb twice.
Volker Lendecke
1
-1
/
+0
2001-11-25
portability fixes
Andrew Tridgell
1
-3
/
+6
2001-11-25
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-11-25
add popt build dependency
Andrew Tridgell
1
-1
/
+1
2001-11-25
move popt out of proto objs
Andrew Tridgell
1
-2
/
+2
2001-11-25
added HAVE_LDAP_H check
Andrew Tridgell
1
-2
/
+2
2001-11-25
check for liblber separately
Andrew Tridgell
3
-74
/
+116
2001-11-25
#ifdefed DMF fix so not compiled by default. We need to look at this...
Jeremy Allison
1
-22
/
+39
2001-11-25
Use "password server" for searching for BDC's also as Tim suggested.
Jeremy Allison
1
-6
/
+8
2001-11-25
Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error
Andrew Bartlett
4
-0
/
+72
2001-11-25
oops, I forgot to include the header file
Andrew Bartlett
1
-0
/
+2
2001-11-25
Add a new torture test to extract a NT->DOS error map from an NT member of a
Andrew Bartlett
5
-5
/
+148
2001-11-25
Unless the error is exactly NT_STATUS_OK, we might not have a server info, so
Andrew Bartlett
1
-1
/
+1
2001-11-25
I think this is a fix for the "out of space" errors with oplocks=no.
Jeremy Allison
1
-49
/
+58
2001-11-25
Fix ./configure --enable-developer warnings (shadow of global)
Andrew Bartlett
1
-2
/
+2
2001-11-25
better help
Andrew Tridgell
1
-1
/
+7
2001-11-25
use generate_random_str()
Andrew Tridgell
1
-47
/
+4
2001-11-25
added "net ads user" and "net ads group" commands
Andrew Tridgell
2
-29
/
+80
2001-11-25
added "net ads status" command
Andrew Tridgell
2
-29
/
+115
2001-11-25
made a "net ads" command, currently with "net ads join" and "net ads leave"
Andrew Tridgell
3
-5
/
+192
2001-11-25
stop popt from doing its own intl stuff
Andrew Tridgell
1
-16
/
+0
2001-11-25
better auto-selection of realm and ldap server
Andrew Tridgell
1
-3
/
+4
2001-11-24
added "net join" command
Andrew Tridgell
19
-251
/
+902
2001-11-24
removed unused function
Andrew Tridgell
1
-18
/
+0
2001-11-24
rewrote net.c
Andrew Tridgell
1
-1260
/
+1071
2001-11-24
And add the winbind module I missed in the last run.
Andrew Bartlett
2
-0
/
+222
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
33
-743
/
+1842
[next]