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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-01
Updates from Samba HEAD:
Andrew Bartlett
3
-6
/
+21
2002-09-30
logic error in checking wins servers--merged from HEAD
Gerald Carter
1
-2
/
+2
2002-09-26
sync with HEAD
Gerald Carter
1
-13
/
+13
2002-09-26
syncing up with HEAD again....
Gerald Carter
1
-21
/
+26
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
10
-57
/
+254
2002-09-25
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
3
-0
/
+1318
2002-09-24
This is a first working version of net rpc vampire. First do a net rpc
Volker Lendecke
1
-12
/
+264
2002-09-23
Update some help. People keep forgetting that!
Richard Sharpe
1
-1
/
+3
2002-09-23
Add net getlocalsid [name]
Richard Sharpe
1
-0
/
+26
2002-09-23
Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)
Volker Lendecke
1
-2
/
+3
2002-09-23
Cosmetic fix for debug message.
Volker Lendecke
1
-2
/
+1
2002-09-23
Add the ability to view/set the current local domain SIDs.
Volker Lendecke
1
-0
/
+45
2002-09-22
Change parsing of policy and privs delta to what Ethereal says.
Volker Lendecke
1
-3
/
+1
2002-09-18
First code for 'net rpc vampire'. We should probably find a more
Volker Lendecke
2
-1
/
+279
2002-09-18
Add a synonym for samdump ...
Richard Sharpe
1
-0
/
+1
2002-09-17
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
1
-14
/
+12
2002-09-11
added gencache implementation from mimir - thanks!
Andrew Tridgell
3
-0
/
+330
2002-09-10
removing compiler warnings about shadowed globals
Gerald Carter
1
-18
/
+18
2002-09-06
This is the 'easy' parts of the trusted domains patch n+3 patch from
Andrew Bartlett
1
-0
/
+8
2002-09-06
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
1
-1
/
+1
2002-09-01
Fix segfault in net command
Volker Lendecke
1
-1
/
+1
2002-08-30
added cli_net_auth_3 client code.
Jean-François Micouleau
2
-2
/
+5
2002-08-30
convert the LDAP/SASL code to use GSS-SPNEGO if possible
Andrew Tridgell
1
-0
/
+4
2002-08-29
There's more work to be done on samsync. Intermediate commit, now
Volker Lendecke
1
-5
/
+21
2002-08-29
show builtin groups in samdump
Andrew Tridgell
1
-33
/
+40
2002-08-28
'No news is good news' might sometimes be confusing, at least to me :-)
Volker Lendecke
1
-1
/
+7
2002-08-28
Put in intermediate version of new SAM system. It's not stable yet, code
Jelmer Vernooij
1
-1
/
+1
2002-08-27
add hook for MSG_PRINTER_DRVUPGRADE that numps the change_id on all printers ...
Gerald Carter
1
-0
/
+5
2002-08-22
a few minor cleanups in the cldap request
Andrew Tridgell
1
-2
/
+26
2002-08-22
added a 'net rpc samdump' command for dumping the whole sam via
Andrew Tridgell
2
-0
/
+163
2002-08-21
This is like jht's (abortive) patch for showing only non-default testparm
Andrew Bartlett
1
-4
/
+6
2002-08-21
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
1
-0
/
+6
2002-08-21
pdbedit needs global_myname to be set in order to display the
Volker Lendecke
1
-1
/
+12
2002-08-21
global_myname is a pstring, not an fstring
Volker Lendecke
1
-1
/
+1
2002-08-21
Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdb
Volker Lendecke
1
-1
/
+55
2002-08-21
just comment typos
Volker Lendecke
1
-15
/
+15
2002-08-21
Fix debug level initialization for net.c
Volker Lendecke
1
-1
/
+1
2002-08-19
print out the GUID in the CLDAP reply
Andrew Tridgell
1
-12
/
+11
2002-08-19
we now parse the cldap reply and print its contents. There are a
Andrew Tridgell
1
-4
/
+82
2002-08-19
we now receive and parse the main cldap netlogon reply.
Andrew Tridgell
1
-10
/
+88
2002-08-19
added a 'net ads lookup' command that does a CLDAP NetLogon query to a
Andrew Tridgell
2
-0
/
+121
2002-08-17
sync 3.0 branch with HEAD
Jelmer Vernooij
13
-218
/
+784
2002-08-15
*** empty log message ***
Simo Sorce
1
-87
/
+175
2002-08-11
Merge some usage info from APPLIANCE_HEAD.
Tim Potter
1
-0
/
+3
2002-08-10
Fix the %m security bug again - and try to make it harder to reintroduce in
Andrew Bartlett
1
-4
/
+5
2002-08-06
fixed 'net ads chostpass' for new ads structures
Andrew Tridgell
1
-1
/
+11
2002-08-05
added 'net rpc testjoin' and 'net ads testjoin' commands
Andrew Tridgell
3
-20
/
+125
2002-08-05
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
3
-31
/
+63
2002-08-04
passwords where not checked (you cannot check if the same buffer differs from...
Simo Sorce
1
-6
/
+18
2002-08-02
Merge of print notify fixes from APPLIANCE_HEAD.
Tim Potter
1
-0
/
+17
[next]