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-21
doesn't keep track of the struct's size we enumerate. W2K doesn't
Jean-François Micouleau
3
-77
/
+80
2001-12-21
Fixup some DEBUG statements (0 -> 10).
Jeremy Allison
1
-3
/
+3
2001-12-21
close some handles. not really necessary but doesn't hurt.
Jean-François Micouleau
1
-0
/
+3
2001-12-21
merge from 2.2
Gerald Carter
1
-8
/
+0
2001-12-21
Use pdb_free_sam() to free a SAM_ACCOUNT struct, not safe_free(). There
Jeremy Allison
1
-1
/
+1
2001-12-21
added all level to samr_query_disp_info rpcclient side.
Jean-François Micouleau
1
-21
/
+102
2001-12-21
re-done all of samr_query_disp_info()
Jean-François Micouleau
3
-213
/
+396
2001-12-21
put back the -l option to rpcclient.
Jean-François Micouleau
1
-1
/
+8
2001-12-21
- handle kerberos session setup reply with broken null termination
Andrew Tridgell
2
-13
/
+9
2001-12-21
try to handle end of packet for not null terminated domain strings
Andrew Tridgell
1
-1
/
+3
2001-12-21
updated ldap test to test for less common function
Andrew Tridgell
2
-80
/
+78
2001-12-21
fixed a typo in vsyslog()
Andrew Tridgell
1
-1
/
+1
2001-12-21
remove duplicate lines
Herb Lewis
1
-3
/
+0
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-21
Append to log.winbindd instead of overwriting it so we are consistent with
Tim Potter
1
-0
/
+7
2001-12-21
Fix for null command description in rpcclient help. From Benjamin Kuit
Tim Potter
1
-1
/
+2
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
6
-19
/
+43
2001-12-21
Factor out a broadcast_printer_notify() routine.
Martin Pool
1
-7
/
+17
2001-12-21
Add MSG_REQ_POOL_USAGE to get memory usage info.
Martin Pool
1
-0
/
+2
2001-12-20
preparing for release of 3.0-alpha12
Samba Release Account
1
-1
/
+1
2001-12-20
lp_setup_logfile() doesn't exist any more
Andrew Tridgell
1
-7
/
+1
2001-12-20
check for a winbindd username when doing a kerberos auth
Andrew Tridgell
1
-0
/
+11
2001-12-20
make sure we store the domain sid when joining a ADS domain
Andrew Tridgell
1
-0
/
+12
2001-12-20
added ads_domain_sid() function
Andrew Tridgell
2
-15
/
+23
2001-12-20
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
8
-26
/
+46
2001-12-20
Setup global_myworkgroup. Needed for secrets fetch code.
Jeremy Allison
1
-8
/
+11
2001-12-20
merge from 2.2
Gerald Carter
1
-6
/
+6
2001-12-20
preparing for release of 3.0-alpha11
Samba Release Account
1
-1
/
+1
2001-12-20
fixed more warnings on irix
Andrew Tridgell
1
-3
/
+3
2001-12-20
fixed warnings on irix and crash bug on big endian machines
Andrew Tridgell
4
-8
/
+12
2001-12-20
fixed sscanf() of gid_t values
Andrew Tridgell
1
-4
/
+4
2001-12-20
don't use server_info after its been freed
Andrew Tridgell
1
-2
/
+4
2001-12-20
support "map to guest" with spnego
Andrew Tridgell
1
-21
/
+43
2001-12-20
forgot to commit this file from remus
Andrew Tridgell
1
-0
/
+59
2001-12-20
added net lookup command
Andrew Tridgell
3
-2
/
+66
2001-12-20
Ignore torture.tdb
Martin Pool
1
-0
/
+1
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
fixed long filenames on win98
Andrew Tridgell
1
-1
/
+3
2001-12-20
much better auto-init of valid_table[]. This should just about remove
Andrew Tridgell
4
-9
/
+63
2001-12-20
Grr - numbers printed in hexadecimal should be preceeded by 0x
Tim Potter
1
-7
/
+7
2001-12-20
Added some comments showing hex values of some constants.
Tim Potter
1
-11
/
+11
2001-12-20
mark '.' as a valid character
Andrew Tridgell
1
-1
/
+1
2001-12-20
Add --enable-dmalloc to link against the dmalloc malloc debugger.
Martin Pool
5
-788
/
+833
2001-12-20
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
7
-27
/
+244
2001-12-19
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
5
-440
/
+516
2001-12-19
Allow ACL set to fail gracefully on HP HFS filesystems.
Jeremy Allison
1
-0
/
+12
2001-12-19
use "ads server" option if set for primary domain
Andrew Tridgell
1
-4
/
+10
2001-12-19
preparing for release of 3.0-alpha10
Samba Release Account
1
-1
/
+1
[next]