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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2001-11-24
Kill off that crazy copy_sam_passwd(). You simply can't do that if the
Andrew Bartlett
2
-36
/
+11
2001-11-24
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
5
-8
/
+370
2001-11-23
Sorry. I broke the build, missed on open_directory call.
Jeremy Allison
1
-2
/
+2
2001-11-23
return NO_MORE_ENTRIES in lsa_enum_trust_dom. UserManager is happier :-)
Jean-François Micouleau
1
-1
/
+1
2001-11-23
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
8
-95
/
+266
2001-11-23
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
5
-83
/
+184
2001-11-23
Set type to NOTUSED if lookup fail.
Jeremy Allison
1
-0
/
+1
2001-11-23
Update some of the error mapping, based on on-the-wire observations of an NT4...
Andrew Bartlett
1
-7
/
+7
2001-11-23
Finally worked out why a enumerate trusted domains was returning a
Tim Potter
3
-12
/
+35
2001-11-23
Added constants and error message for dos error code 1326 (logon failure).
Tim Potter
3
-1
/
+14
2001-11-23
Reference about SIDs from tpot.
Martin Pool
1
-7
/
+13
2001-11-23
More better now.
Martin Pool
1
-4
/
+4
2001-11-23
Got rid of that stupid parse_domain_user() warning when compiling
Tim Potter
1
-22
/
+0
2001-11-23
Quieten gcc const warning.
Martin Pool
1
-17
/
+21
2001-11-23
Finish 1.45 by removing redundant sid->string conversion in
Martin Pool
1
-14
/
+44
2001-11-23
I think you were passing the name of the SID, rather than the DOM_SID
Martin Pool
1
-1
/
+1
2001-11-23
Fixed bug in canned results list for checking the error code of wbinfo.
Tim Potter
1
-14
/
+14
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
27
-60
/
+26
2001-11-23
Fixed check machine account function.
Tim Potter
4
-74
/
+63
2001-11-23
Ignore *.po files.
Tim Potter
1
-0
/
+1
2001-11-22
Rename $pwd to $test_root to avoid future confusion.
Martin Pool
1
-4
/
+3
2001-11-22
added lsa_enum_sids to rpcclient
Jean-François Micouleau
6
-17
/
+164
2001-11-22
Removed unused variable.
Tim Potter
1
-1
/
+0
2001-11-22
Oops - opening wrong pipe name in cli_lsa_initialise() helper function.
Tim Potter
1
-1
/
+1
2001-11-22
fixing enum_privs and get_dispname server code.
Jean-François Micouleau
1
-20
/
+20
2001-11-22
add another command to rpcclient: getdispname. Show the full description
Jean-François Micouleau
3
-0
/
+106
[next]