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-03-23
Join as a server trust account if the server role is either PDC or BDC.
Andrew Bartlett
1
-1
/
+1
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
1
-2
/
+3
2002-03-21
There is no reason we can't join a domain with secuirty=user. In fact we
Andrew Bartlett
1
-5
/
+0
2002-03-21
make net ads info work with -S
Andrew Tridgell
1
-4
/
+5
2002-03-19
make "net ads user" and "net ads group" also use the new paged interface
Andrew Tridgell
1
-30
/
+16
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-0
/
+2
2002-03-18
more verbose checking in talloc and util_pw
Simo Sorce
1
-9
/
+10
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
3
-13
/
+13
2002-03-16
Fix build for non-ads case
Jim McDonough
1
-0
/
+5
2002-03-16
Don't use // even temporarily, lest ye forget it and check it in...
Jim McDonough
1
-3
/
+3
2002-03-15
Change new style join function name for clarity in net_rpc.c
Jim McDonough
1
-1
/
+1
2002-03-15
Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub...
Jim McDonough
1
-16
/
+17
2002-03-15
Expose net_ads_join to allow for auto-transport-detection for net join
Jim McDonough
1
-1
/
+1
2002-03-15
Add autodetect for net join, as well as some more help updates
Jim McDonough
1
-1
/
+18
2002-03-15
Some help cleanups. Formatting and consistency issues. Line up text nicely,...
Jim McDonough
5
-83
/
+108
2002-03-15
the SEC_DOMAIN tests also apply to SEC_ADS
Andrew Tridgell
1
-2
/
+2
2002-03-15
nicer output from "net rpc user add"
Andrew Tridgell
1
-0
/
+6
2002-03-14
Add paged search requests to net ads user and net ads group commands, allowin...
Jim McDonough
1
-21
/
+32
2002-03-14
getpid() -> sys_getpid()
Tim Potter
1
-1
/
+1
2002-03-12
Yet another build fix for popt. I gotta get me one of these picky systems...
Jim McDonough
1
-1
/
+1
2002-03-11
Another program converted to popt...smbstatus this time.
Jim McDonough
1
-30
/
+23
2002-03-10
try to use our workstation account password for ADS leave
Andrew Tridgell
1
-4
/
+11
2002-03-02
Allow Samba to trust NT4 Domains.
Andrew Bartlett
1
-1
/
+3
2002-03-01
The beginning of trusted and trusting domain support from
Andrew Bartlett
2
-15
/
+411
2002-02-26
Fixup the sending of printer change messages from job changes.
Jeremy Allison
1
-2
/
+8
2002-02-16
dont strdup() possibly null values.
Andrew Bartlett
1
-1
/
+3
2002-02-16
int -> uint32 fixes from andreas
Tim Potter
1
-4
/
+4
2002-02-15
Subject:
Andrew Bartlett
1
-1
/
+1
2002-02-03
Make smbgroupedit a little easier on the user.
Andrew Bartlett
1
-15
/
+59
2002-02-02
Add support for net ads printer to publish, remove, or display printer info i...
Jim McDonough
1
-0
/
+167
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
1
-2
/
+2
2002-01-31
Initialise some SAM_ACCOUNT structs to NULL, and add some more error checking.
Andrew Bartlett
1
-6
/
+14
2002-01-30
Removed version number from file header.
Tim Potter
21
-32
/
+13
2002-01-29
Since we have dynamic initialisation in the group mapping code, make
Tim Potter
1
-5
/
+0
2002-01-27
Give pdbedit a -D paramater for setting the DEBUGLEVEL (makes debugging passdb
Andrew Bartlett
1
-5
/
+10
2002-01-26
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
1
-5
/
+2
2002-01-26
The new plugable password backend system needs to be initialised after
Andrew Bartlett
1
-5
/
+5
2002-01-26
Try to get the compiler not to complain about assignments and truth values...
Andrew Bartlett
1
-2
/
+1
2002-01-25
Enable net ads commands to use existing tickets if the user doesn't specify a...
Jim McDonough
2
-4
/
+21
2002-01-23
getpwnam -> getpwnam_alloc.
Andrew Bartlett
1
-6
/
+10
2002-01-20
This is another *BIG* change...
Andrew Bartlett
2
-40
/
+26
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-5
/
+14
2002-01-16
much better support for organisational units in ADS join
Andrew Tridgell
1
-3
/
+7
2002-01-15
Change the passdb interface to use allocated strings.
Andrew Bartlett
1
-1
/
+1
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
[next]