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
2002-08-21
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
6
-2
/
+24
2002-08-21
pdbedit needs global_myname to be set in order to display the
Volker Lendecke
1
-1
/
+12
2002-08-21
global_myname is a pstring, not an fstring
Volker Lendecke
1
-1
/
+1
2002-08-21
Add changes suggested by abartlet:
Jelmer Vernooij
1
-1124
/
+1205
2002-08-21
Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdb
Volker Lendecke
1
-1
/
+55
2002-08-21
just comment typos
Volker Lendecke
1
-15
/
+15
2002-08-21
Fix debug level initialization for net.c
Volker Lendecke
3
-2
/
+3
2002-08-21
Cope with non-unix accounts - we just won't get the groups for those users.
Andrew Bartlett
1
-2
/
+4
2002-08-21
Use the 'init' flag to determine if the UID is set, rather than testing the
Andrew Bartlett
1
-2
/
+5
2002-08-21
Fix pam_smbpass to always check the return value of pdb_getsampwnam() to
Andrew Bartlett
1
-3
/
+6
2002-08-21
Handle wrap-around on this number by making it unsigned.
Andrew Bartlett
1
-1
/
+1
2002-08-21
implemented lock and mknod
Simo Sorce
2
-16
/
+207
2002-08-21
addform fix from SAMBA_2_2
Gerald Carter
1
-17
/
+29
2002-08-20
fix typos
Simo Sorce
1
-2
/
+2
2002-08-20
pdb_nisplus converted to the new passdb system API's
Jelmer Vernooij
2
-559
/
+586
2002-08-20
IFSTEST fixes for open fid, nametoolong.
Jeremy Allison
3
-11
/
+30
2002-08-20
The "max data count" value in SMB transacts indicates how much the other end can
Shirish Kalele
1
-1
/
+1
2002-08-20
some fixes
Jelmer Vernooij
1
-24
/
+1
2002-08-20
fix typo
Jelmer Vernooij
1
-1
/
+1
2002-08-20
fix irix compile errors - cannot initialize array in declaration statement
Herb Lewis
2
-3
/
+10
2002-08-20
Remove unused variables
Jelmer Vernooij
1
-16
/
+3
2002-08-20
Don't report missing "-valid"
Jelmer Vernooij
1
-1
/
+1
2002-08-20
fix generating protos for smbwrapper
Herb Lewis
1
-1
/
+1
2002-08-20
cannot use casts in the DLIST_xxx macros
Herb Lewis
2
-3
/
+3
2002-08-20
segfault fixes merged from APP_HEAD
Gerald Carter
1
-32
/
+42
2002-08-20
Based orginally by work by Kai, this patch moves our NT_TOKEN generation into
Andrew Bartlett
14
-286
/
+536
2002-08-20
fix irix compiler error
Herb Lewis
1
-1
/
+1
2002-08-19
add support for the "value,OID" format described in MSDN.
Gerald Carter
1
-1
/
+31
2002-08-19
Added comment about our implementation of the trans2
Tim Potter
1
-1
/
+6
2002-08-19
fix typo auth/auth_server.c
Jelmer Vernooij
2
-5
/
+1
2002-08-19
fixed memory corruption in cli_full_connection()
Andrew Tridgell
1
-2
/
+1
2002-08-19
the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any more
Andrew Tridgell
1
-1
/
+0
2002-08-19
print out the GUID in the CLDAP reply
Andrew Tridgell
1
-12
/
+11
2002-08-19
make rpcclient use print_guid()
Andrew Tridgell
1
-9
/
+2
2002-08-19
added a generic print_guid utility, and get the byte order handing
Andrew Tridgell
1
-0
/
+15
2002-08-19
make IRIX happy
Simo Sorce
1
-10
/
+14
2002-08-19
IFS kit test - don't allow TEMP attribute on directory open.
Jeremy Allison
1
-0
/
+12
2002-08-19
we now parse the cldap reply and print its contents. There are a
Andrew Tridgell
1
-4
/
+82
2002-08-19
remove 'admin log' parameter (discussed with Jeremy)
Jelmer Vernooij
2
-10
/
+0
2002-08-19
we now receive and parse the main cldap netlogon reply.
Andrew Tridgell
3
-15
/
+91
2002-08-19
Add script to find undocumented smb.conf options
Jelmer Vernooij
1
-0
/
+43
2002-08-19
added a 'net ads lookup' command that does a CLDAP NetLogon query to a
Andrew Tridgell
4
-1
/
+132
2002-08-19
added wrapper for delete_printer_data() that write the printer out to disk.
Gerald Carter
1
-7
/
+15
2002-08-19
change notify fix left out of merge by APP_HEAD by accident
Gerald Carter
1
-1
/
+2
2002-08-19
should make all platforms happy with popt
Simo Sorce
1
-1
/
+1
2002-08-19
Add 'conf' command to load different smb.conf files
Jelmer Vernooij
1
-4
/
+22
2002-08-18
O_NOFOLLOW does not exist on solaris 8 ??
Simo Sorce
1
-0
/
+4
2002-08-18
round lock timeouts in lockingX upwards to multiples of 1 second, so a
Andrew Tridgell
1
-1
/
+1
2002-08-18
added exact timing semantics on blocking locks
Andrew Tridgell
2
-12
/
+27
2002-08-18
nicer locking timeout test
Andrew Tridgell
1
-2
/
+7
[next]