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-01-10
Quieten warning about uninitialized variable.
Martin Pool
1
-1
/
+3
2002-01-09
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
1
-6
/
+17
2002-01-07
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
6
-0
/
+23
2002-01-07
sync getopt() args with 2.2
Gerald Carter
1
-1
/
+1
2002-01-04
print the timezone in the same format as 'date +%z' - much better for scripting
Andrew Tridgell
1
-5
/
+8
2002-01-03
Cleanup format.
Martin Pool
1
-1
/
+1
2002-01-03
smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's pretty
Martin Pool
1
-1
/
+2
2002-01-03
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
1
-2
/
+0
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-2
/
+2
2001-12-31
reverted to 1.24 and manually merged in changes from 2.2
Gerald Carter
1
-194
/
+71
2001-12-31
Add 'net rpc shutdown' and 'net rpc abortshutdown'.
Andrew Bartlett
3
-7
/
+177
2001-12-31
fix compile error
Gerald Carter
1
-1
/
+3
2001-12-31
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
1
-74
/
+199
2001-12-30
Add a pile of doxygen style comments to various parts of Samba. Many of these
Andrew Bartlett
2
-50
/
+236
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-9
/
+9
2001-12-21
smbcontrol in non-interactive mode was returning True for success --
Martin Pool
1
-1
/
+4
2001-12-21
Add option to pass NULL max_replies to wait_for_replies in case you
Martin Pool
1
-4
/
+7
2001-12-21
Add code to send MSG_REQ_POOL_USAGE. (smbd doesn't respond yet.)
Martin Pool
1
-15
/
+57
2001-12-20
make sure we store the domain sid when joining a ADS domain
Andrew Tridgell
1
-0
/
+12
2001-12-20
added net lookup command
Andrew Tridgell
2
-1
/
+65
2001-12-20
net now sends its debug to stderr so its output can be relied upon in
Andrew Tridgell
1
-1
/
+1
2001-12-20
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
1
-0
/
+91
2001-12-19
much better ADS error handling system
Andrew Tridgell
1
-24
/
+20
2001-12-19
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
1
-3
/
+6
2001-12-18
Fixup JF's weird SID return :-).
Jeremy Allison
1
-1
/
+1
2001-12-17
allow selection of the organisational unit when joining a realm
Andrew Tridgell
1
-6
/
+28
2001-12-14
Rafal (mimir) patch for trusts r.
Jean-François Micouleau
1
-1
/
+21
2001-12-14
Display a nice error message if the user%password specified for net rpc
Tim Potter
1
-2
/
+8
2001-12-14
Display a nice error message for NT_STATUS_LOGON_FAILURE in connect_to_ipc()
Tim Potter
1
-0
/
+7
2001-12-14
More help/messages/formatting cleanup.
Jim McDonough
1
-37
/
+40
2001-12-14
Merge from 2.2 to allow net rpc join -U to complete even if the workstation
Tim Potter
1
-2
/
+5
2001-12-14
Restoration of at least some help function and format. First round of cleanu...
Jim McDonough
1
-259
/
+221
2001-12-14
Set the debuglevel after the call to lp_load() so the change sticks.
Tim Potter
1
-2
/
+2
2001-12-14
don't use -u switch to /bin/date - too many systems don't honor it
Andrew Tridgell
1
-4
/
+4
2001-12-13
update the ldap support code. it compiles.
Jean-François Micouleau
1
-1
/
+41
2001-12-13
added "net ads info" to fetch basic ADS info without any auth
Andrew Tridgell
1
-0
/
+26
2001-12-13
improved error message from failed connect
Andrew Tridgell
1
-6
/
+3
2001-12-12
added "net time zone" command to show the timezone on a computer
Andrew Tridgell
1
-6
/
+30
2001-12-11
allow join of already joined domain
Andrew Tridgell
1
-60
/
+35
2001-12-11
prevent double free
Andrew Tridgell
1
-2
/
+0
2001-12-11
better error handling
Andrew Tridgell
1
-11
/
+17
2001-12-11
added a comment about /bin/date
Andrew Tridgell
1
-1
/
+4
2001-12-11
added a net time command. Allow display or set of system time based on
Andrew Tridgell
3
-13
/
+166
2001-12-11
Removed unreferenced getopt() externals.
Tim Potter
1
-2
/
+0
2001-12-10
reinstated all the rap commands as top level commands until we get the
Andrew Tridgell
2
-81
/
+114
2001-12-08
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
1
-0
/
+16
2001-12-05
OK. Smbpasswd -j is DEAD.
Andrew Bartlett
6
-153
/
+112
2001-12-05
added a REALLY gross hack into kerberos_kinit_password so that
Andrew Tridgell
1
-1
/
+1
2001-12-05
Add a new flag for anonymous connections
Andrew Bartlett
1
-0
/
+3
2001-12-05
Make it easier to construct anonymous connections with a new flag and helper
Andrew Bartlett
1
-2
/
+28
[next]