index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed another compiler warning.
Tim Potter
2003-02-21
1
-1
/
+1
|
*
Added Volkers "print server role" patch.
Jeremy Allison
2003-02-20
1
-0
/
+22
|
*
Add -V option (to print out version) to utilities where possible
Jelmer Vernooij
2003-02-18
3
-0
/
+3
|
*
Add the 'session key' output of the NTLMSSP exchange to the cli struct, so
Andrew Bartlett
2003-02-16
1
-7
/
+1
|
*
Recover much of my changes to editreg.c. Add some const and start coding
Richard Sharpe
2003-02-16
1
-8
/
+203
|
*
Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable
Andrew Bartlett
2003-02-15
1
-2
/
+14
|
*
Revert Flag testing upon abartlet's request ;-)
Volker Lendecke
2003-02-07
1
-3
/
+5
|
*
Make account flags editable with pdbedit.
Volker Lendecke
2003-02-06
1
-4
/
+22
|
*
Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.
Jeremy Allison
2003-02-03
1
-1
/
+1
|
*
Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to
Andrew Bartlett
2003-02-01
1
-1
/
+7
|
*
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2003-01-30
1
-1
/
+1
|
*
The REQ_DEBUGLEVEL message returns a string not a list of integers.
Tim Potter
2003-01-30
1
-4
/
+1
|
*
Make the vampire code use just pdb calls - allowing better operation on systems
Andrew Bartlett
2003-01-29
1
-22
/
+15
|
*
Use new interface for cli_samr_query_dispinfo().
Tim Potter
2003-01-29
1
-2
/
+9
*
|
This is the netlogon schannel client code. Try a
Volker Lendecke
2003-04-09
1
-10
/
+8
*
|
Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide
Jelmer Vernooij
2003-04-09
1
-2
/
+2
*
|
Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0
Andrew Bartlett
2003-04-07
1
-121
/
+425
*
|
Give warning if 'drvupgrade' doesn't get an argument
Jelmer Vernooij
2003-04-03
1
-0
/
+5
*
|
Waider's cosmetic change to print out the database type when
Volker Lendecke
2003-03-31
1
-1
/
+17
*
|
This sets the domain for the user in vampire. Otherwise
Volker Lendecke
2003-03-30
1
-0
/
+2
*
|
(merge from HEAD)
Andrew Bartlett
2003-03-24
1
-82
/
+82
*
|
Implement abartlet's suggestion to add attribs to ldap if they
Volker Lendecke
2003-03-23
1
-6
/
+0
*
|
This does two things:
Volker Lendecke
2003-03-23
1
-1
/
+37
*
|
Merge of patch by waider to our samsync code.
Andrew Bartlett
2003-03-23
1
-35
/
+155
*
|
Thanks to volker, merge passdb changes from HEAD:
Andrew Bartlett
2003-03-22
1
-4
/
+1
*
|
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
4
-14
/
+16
*
|
One more on set_local_machine_name() taking a new 'perm' argument.
Andrew Bartlett
2003-03-18
1
-1
/
+1
*
|
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-4
/
+4
*
|
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-0
/
+9
*
|
Merge from HEAD:
Andrew Bartlett
2003-03-17
2
-3
/
+68
*
|
Move net ads lookup improvements over from HEAD
Jim McDonough
2003-02-28
1
-61
/
+142
*
|
Merge: add popt_common_version to command line options table.
Tim Potter
2003-02-25
3
-0
/
+3
*
|
Missed a couple of files from the client-side kerberos merge
Andrew Bartlett
2003-02-24
1
-2
/
+14
*
|
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
1
-7
/
+1
*
|
Added Volkers "print server role" patch.
Jeremy Allison
2003-02-20
1
-0
/
+22
*
|
Merge of smbcontrol debuglevel fixes from HEAD.
Tim Potter
2003-02-12
1
-4
/
+1
*
|
Invert flag testing
Volker Lendecke
2003-02-07
1
-3
/
+5
*
|
merge from HEAD
Volker Lendecke
2003-02-06
1
-4
/
+22
*
|
Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.
Jeremy Allison
2003-02-03
1
-1
/
+1
*
|
Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and some
Andrew Bartlett
2003-02-01
1
-1
/
+7
*
|
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2003-01-30
1
-1
/
+1
*
|
Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming
Tim Potter
2003-01-30
1
-1
/
+1
*
|
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
2003-01-29
1
-2
/
+9
*
|
playing janitor for abartlet. :-(
Gerald Carter
2003-01-29
1
-22
/
+15
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-01-28
1
-0
/
+550
|
\
|
|
*
Properly display popt errors. Also fix debug to be -d for consistency with o...
Jim McDonough
2003-01-21
1
-2
/
+3
|
*
Deleted arguments to help output - they didn't work.
Tim Potter
2003-01-21
1
-1
/
+1
|
*
the 'static' keyword here is useless as we are not declaring a
Andrew Tridgell
2003-01-17
1
-1
/
+1
|
*
Fix an error where the SK Offset was truncated to 16 bits. Variables needed
Richard Sharpe
2003-01-16
1
-1
/
+1
|
*
Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
Andrew Bartlett
2003-01-16
1
-29
/
+150
[prev]
[next]