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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up the build farm again.
Andrew Bartlett
2001-11-26
5
-3
/
+54
*
dyn_CONFIGFILE fixups.
Tim Potter
2001-11-26
1
-4
/
+3
*
Fixed compiler warnings and dyn_CONFIGFILE related breakage.
Tim Potter
2001-11-26
1
-10
/
+9
*
And delete domain_client_validate.c...
Andrew Bartlett
2001-11-26
1
-432
/
+0
*
This compleats the of the authenticaion subystem into the new 'auth'
Andrew Bartlett
2001-11-26
12
-2722
/
+415
*
Removed bogus SAFE_FREE() call of talloced return data from
Tim Potter
2001-11-26
3
-19
/
+19
*
Ignore *.po files.
Tim Potter
2001-11-26
1
-0
/
+1
*
Fixed some indentation.
Tim Potter
2001-11-26
1
-2
/
+2
*
use DEBUG() not d_printf() in libraries
Andrew Tridgell
2001-11-26
1
-2
/
+2
*
fixed spnego, non-kerberos negprot
Andrew Tridgell
2001-11-26
1
-2
/
+2
*
Allow lookup of users with spaces in their name.
Tim Potter
2001-11-26
1
-5
/
+3
*
Fixed compiler warning.
Tim Potter
2001-11-25
1
-1
/
+1
*
added 'security=ADS'
Andrew Tridgell
2001-11-25
3
-1
/
+9
*
Minor typos
Volker Lendecke
2001-11-25
1
-2
/
+2
*
Don't close tdb twice.
Volker Lendecke
2001-11-25
1
-1
/
+0
*
portability fixes
Andrew Tridgell
2001-11-25
1
-3
/
+6
*
fixed typo
Andrew Tridgell
2001-11-25
1
-1
/
+1
*
add popt build dependency
Andrew Tridgell
2001-11-25
1
-1
/
+1
*
move popt out of proto objs
Andrew Tridgell
2001-11-25
1
-2
/
+2
*
added HAVE_LDAP_H check
Andrew Tridgell
2001-11-25
1
-2
/
+2
*
check for liblber separately
Andrew Tridgell
2001-11-25
3
-74
/
+116
*
#ifdefed DMF fix so not compiled by default. We need to look at this...
Jeremy Allison
2001-11-25
1
-22
/
+39
*
Use "password server" for searching for BDC's also as Tim suggested.
Jeremy Allison
2001-11-25
1
-6
/
+8
*
Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error
Andrew Bartlett
2001-11-25
4
-0
/
+72
*
oops, I forgot to include the header file
Andrew Bartlett
2001-11-25
1
-0
/
+2
*
Add a new torture test to extract a NT->DOS error map from an NT member of a
Andrew Bartlett
2001-11-25
5
-5
/
+148
*
Unless the error is exactly NT_STATUS_OK, we might not have a server info, so
Andrew Bartlett
2001-11-25
1
-1
/
+1
*
I think this is a fix for the "out of space" errors with oplocks=no.
Jeremy Allison
2001-11-25
1
-49
/
+58
*
Fix ./configure --enable-developer warnings (shadow of global)
Andrew Bartlett
2001-11-25
1
-2
/
+2
*
better help
Andrew Tridgell
2001-11-25
1
-1
/
+7
*
use generate_random_str()
Andrew Tridgell
2001-11-25
1
-47
/
+4
*
added "net ads user" and "net ads group" commands
Andrew Tridgell
2001-11-25
2
-29
/
+80
*
added "net ads status" command
Andrew Tridgell
2001-11-25
2
-29
/
+115
*
made a "net ads" command, currently with "net ads join" and "net ads leave"
Andrew Tridgell
2001-11-25
3
-5
/
+192
*
stop popt from doing its own intl stuff
Andrew Tridgell
2001-11-25
1
-16
/
+0
*
better auto-selection of realm and ldap server
Andrew Tridgell
2001-11-25
1
-3
/
+4
*
added "net join" command
Andrew Tridgell
2001-11-24
19
-251
/
+902
*
removed unused function
Andrew Tridgell
2001-11-24
1
-18
/
+0
*
rewrote net.c
Andrew Tridgell
2001-11-24
1
-1260
/
+1071
*
And add the winbind module I missed in the last run.
Andrew Bartlett
2001-11-24
2
-0
/
+222
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
33
-743
/
+1842
*
Kill off that crazy copy_sam_passwd(). You simply can't do that if the
Andrew Bartlett
2001-11-24
2
-36
/
+11
*
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
2001-11-24
5
-8
/
+370
*
Sorry. I broke the build, missed on open_directory call.
Jeremy Allison
2001-11-23
1
-2
/
+2
*
return NO_MORE_ENTRIES in lsa_enum_trust_dom. UserManager is happier :-)
Jean-François Micouleau
2001-11-23
1
-1
/
+1
*
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
2001-11-23
8
-95
/
+266
*
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
2001-11-23
5
-83
/
+184
*
Set type to NOTUSED if lookup fail.
Jeremy Allison
2001-11-23
1
-0
/
+1
*
Update some of the error mapping, based on on-the-wire observations of an NT4...
Andrew Bartlett
2001-11-23
1
-7
/
+7
*
Finally worked out why a enumerate trusted domains was returning a
Tim Potter
2001-11-23
3
-12
/
+35
[next]