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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Added comment.
Tim Potter
1
-0
/
+2
2001-12-13
Patch for string legths from TAKAHASHI, Motonobu(monyo).
Jeremy Allison
1
-17
/
+46
2001-12-13
update the ldap support code. it compiles.
Jean-François Micouleau
8
-34
/
+150
2001-12-13
merge from 2.2
Gerald Carter
1
-0
/
+3
2001-12-13
merge from appliance_head
Gerald Carter
1
-0
/
+4
2001-12-13
-Insswitch/ breaks the build by preventing include of <nss.h> from working
Andrew Tridgell
1
-1
/
+1
2001-12-13
added "net ads info" to fetch basic ADS info without any auth
Andrew Tridgell
1
-0
/
+26
2001-12-13
make sure we find NSS_STATUS struct
Andrew Tridgell
1
-0
/
+1
2001-12-13
better error handling
Andrew Tridgell
1
-2
/
+7
2001-12-13
try the PDC for our workgroup if we can't find the ldap server
Andrew Tridgell
1
-3
/
+8
2001-12-13
improved error message from failed connect
Andrew Tridgell
1
-6
/
+3
2001-12-13
Must check against -1 for fcntl error check.
Jeremy Allison
1
-4
/
+4
2001-12-13
Fix some compiler warnings.
Tim Potter
1
-2
/
+1
2001-12-12
Always use ASCII strings when changing passwords with RAP.
Jeremy Allison
1
-3
/
+3
2001-12-12
ran autoconf
Herb Lewis
1
-7765
/
+12874
2001-12-12
allow IRIX to build nsswitch/libnss_wins.so
Herb Lewis
4
-18
/
+91
2001-12-12
add *.po32 to ignore list
Herb Lewis
5
-0
/
+5
2001-12-12
added a -V[erbose] option to samsync. Decode a lot of information
Jean-François Micouleau
3
-19
/
+276
2001-12-12
decoded SAM_DELTA 0x0e and 0x12.
Jean-François Micouleau
2
-0
/
+203
2001-12-12
a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
Jean-François Micouleau
2
-42
/
+291
2001-12-12
added "net time zone" command to show the timezone on a computer
Andrew Tridgell
1
-6
/
+30
2001-12-11
pam_smbpass updates from a.bokovoy@sam-solutions.net
Andrew Tridgell
4
-31
/
+4
2001-12-11
Oops, the -a option disappeared.
Tim Potter
1
-0
/
+1
2001-12-11
add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapper
Herb Lewis
1
-1
/
+1
2001-12-11
sync with 2.2
Herb Lewis
1
-0
/
+29
2001-12-11
Replace backslash with winbind separator before calling parse_domain_user(). ...
Jim McDonough
1
-2
/
+4
2001-12-11
fix for IRIX compilers
Herb Lewis
1
-2
/
+2
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
Fix up warnings. Make tdb_openXX() names const.
Jeremy Allison
3
-8
/
+8
2001-12-11
Tidyups to remove warnings on tdb standalone code.
Jeremy Allison
3
-22
/
+23
2001-12-11
handle systems without setenv()
Andrew Tridgell
1
-1
/
+1
2001-12-11
handle a NULL hostname in cli_connect()
Andrew Tridgell
1
-0
/
+3
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
4
-15
/
+169
2001-12-11
Modify winbindd to use authenticated user info from secrets.tdb when making
Tim Potter
3
-5
/
+39
2001-12-11
Converted wbinfo to use popt instead of getopt - popt is very nice!
Tim Potter
1
-28
/
+100
2001-12-11
detect attempts to connect to names of the type NAME#xx and do a
Andrew Tridgell
1
-1
/
+11
2001-12-11
allow overriding the local time in kerberos_kinit_password()
Andrew Tridgell
1
-2
/
+8
2001-12-11
Removed unreferenced getopt() externals.
Tim Potter
1
-2
/
+0
2001-12-11
SAMR query sec obj returns different results depending on which sam handle
Tim Potter
1
-12
/
+34
2001-12-11
Grr - people who put const everywhere should fix up all the warnings they
Tim Potter
1
-1
/
+2
2001-12-11
Removed unused variable.
Tim Potter
1
-3
/
+1
2001-12-11
Doing some research into ACLs on the LSA and SAM policy objects.
Tim Potter
6
-351
/
+171
[next]