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
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow Samba to trust NT4 Domains.
Andrew Bartlett
2002-03-02
1
-1
/
+3
*
The beginning of trusted and trusting domain support from
Andrew Bartlett
2002-03-01
2
-15
/
+411
*
Fixup the sending of printer change messages from job changes.
Jeremy Allison
2002-02-26
1
-2
/
+8
*
dont strdup() possibly null values.
Andrew Bartlett
2002-02-16
1
-1
/
+3
*
int -> uint32 fixes from andreas
Tim Potter
2002-02-16
1
-4
/
+4
*
Subject:
Andrew Bartlett
2002-02-15
1
-1
/
+1
*
Make smbgroupedit a little easier on the user.
Andrew Bartlett
2002-02-03
1
-15
/
+59
*
Add support for net ads printer to publish, remove, or display printer info i...
Jim McDonough
2002-02-02
1
-0
/
+167
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
1
-2
/
+2
*
Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking.
Andrew Bartlett
2002-01-31
1
-6
/
+14
*
Removed version number from file header.
Tim Potter
2002-01-30
21
-32
/
+13
*
Since we have dynamic initialisation in the group mapping code, make
Tim Potter
2002-01-29
1
-5
/
+0
*
Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdb
Andrew Bartlett
2002-01-27
1
-5
/
+10
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
1
-5
/
+2
*
The new plugable password backend system needs to be initialised after
Andrew Bartlett
2002-01-26
1
-5
/
+5
*
Try to get the compiler not to complain about assignments and truth values...
Andrew Bartlett
2002-01-26
1
-2
/
+1
*
Enable net ads commands to use existing tickets if the user doesn't specify a...
Jim McDonough
2002-01-25
2
-4
/
+21
*
getpwnam -> getpwnam_alloc.
Andrew Bartlett
2002-01-23
1
-6
/
+10
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
2
-40
/
+26
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-5
/
+14
*
much better support for organisational units in ADS join
Andrew Tridgell
2002-01-16
1
-3
/
+7
*
Change the passdb interface to use allocated strings.
Andrew Bartlett
2002-01-15
1
-1
/
+1
*
Quieten warning about uninitialized variable.
Martin Pool
2002-01-10
1
-1
/
+3
*
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
2002-01-09
1
-6
/
+17
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
6
-0
/
+23
*
sync getopt() args with 2.2
Gerald Carter
2002-01-07
1
-1
/
+1
*
print the timezone in the same format as 'date +%z' - much better for scripting
Andrew Tridgell
2002-01-04
1
-5
/
+8
*
Cleanup format.
Martin Pool
2002-01-03
1
-1
/
+1
*
smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's pretty
Martin Pool
2002-01-03
1
-1
/
+2
*
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
2002-01-03
1
-2
/
+0
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
1
-2
/
+2
*
reverted to 1.24 and manually merged in changes from 2.2
Gerald Carter
2001-12-31
1
-194
/
+71
*
Add 'net rpc shutdown' and 'net rpc abortshutdown'.
Andrew Bartlett
2001-12-31
3
-7
/
+177
*
fix compile error
Gerald Carter
2001-12-31
1
-1
/
+3
*
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
2001-12-31
1
-74
/
+199
*
Add a pile of doxygen style comments to various parts of Samba. Many of these
Andrew Bartlett
2001-12-30
2
-50
/
+236
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
1
-9
/
+9
*
smbcontrol in non-interactive mode was returning True for success --
Martin Pool
2001-12-21
1
-1
/
+4
*
Add option to pass NULL max_replies to wait_for_replies in case you
Martin Pool
2001-12-21
1
-4
/
+7
*
Add code to send MSG_REQ_POOL_USAGE. (smbd doesn't respond yet.)
Martin Pool
2001-12-21
1
-15
/
+57
*
make sure we store the domain sid when joining a ADS domain
Andrew Tridgell
2001-12-20
1
-0
/
+12
*
added net lookup command
Andrew Tridgell
2001-12-20
2
-1
/
+65
*
net now sends its debug to stderr so its output can be relied upon in
Andrew Tridgell
2001-12-20
1
-1
/
+1
*
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
2001-12-20
1
-0
/
+91
*
much better ADS error handling system
Andrew Tridgell
2001-12-19
1
-24
/
+20
*
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
2001-12-19
1
-3
/
+6
*
Fixup JF's weird SID return :-).
Jeremy Allison
2001-12-18
1
-1
/
+1
*
allow selection of the organisational unit when joining a realm
Andrew Tridgell
2001-12-17
1
-6
/
+28
*
Rafal (mimir) patch for trusts r.
Jean-François Micouleau
2001-12-14
1
-1
/
+21
*
Display a nice error message if the user%password specified for net rpc
Tim Potter
2001-12-14
1
-2
/
+8
[next]