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-31
Fix up the comment in the copyright header
Andrew Bartlett
1
-2
/
+1
2001-12-31
Give the main loop talloc context a name (using mbp's new talloc naming
Andrew Bartlett
1
-1
/
+1
2001-12-31
Make --with-tdbsam compile again, given the new 'am I setting a default' flags.
Andrew Bartlett
1
-4
/
+4
2001-12-31
Allow this to build without LDAP, as per the example below it.
Andrew Bartlett
1
-1
/
+1
2001-12-31
fix compile error
Gerald Carter
1
-1
/
+3
2001-12-31
removed extern samlogon_user
Gerald Carter
1
-6
/
+0
2001-12-31
remove samlogon_user
Gerald Carter
1
-10
/
+1
2001-12-31
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
6
-217
/
+439
2001-12-30
freeing the wrong pointer, sorry my mistake.
Simo Sorce
1
-5
/
+5
2001-12-30
Unicode byte ording fix from Benjamin Kuit <bj@it.uts.edu.au>
Tim Potter
1
-1
/
+1
2001-12-30
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
4
-30
/
+62
2001-12-30
Add a pile of doxygen style comments to various parts of Samba. Many of these
Andrew Bartlett
7
-107
/
+356
2001-12-30
Finally remove these files, which moved (by cvs backend magic) to source/auth
Andrew Bartlett
2
-1668
/
+0
2001-12-30
Finish idra's cleanup of the RPC remote shutdown code.
Andrew Bartlett
2
-7
/
+4
2001-12-30
remove unneaded memory leaking code.
Simo Sorce
1
-16
/
+0
2001-12-30
Fix the compile on systems without a full kerberos kit.
Andrew Bartlett
1
-1
/
+3
2001-12-30
Make Samba compile on RH 6.2 again.
Andrew Bartlett
7
-62
/
+102
2001-12-30
When running interactive we want to set our own process group for
Jeremy Allison
6
-4
/
+34
2001-12-30
pdb_getsampwnuid() merge from 2.2
Gerald Carter
5
-156
/
+29
2001-12-29
Fixup -i interactive modes.
Jeremy Allison
2
-11
/
+18
2001-12-29
Removed extra lp_adduser() call.
Jeremy Allison
2
-17
/
+4
2001-12-29
passing NULL to print_queue_status()'s status parameter could end in a segfault
Simo Sorce
1
-1
/
+2
2001-12-28
removed unused files
Gerald Carter
4
-2320
/
+0
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
9
-100
/
+91
2001-12-22
merge Jeremy's gcc3 warning fix from 2.2
Herb Lewis
1
-1
/
+1
2001-12-22
merge IRIX winbind support from Samba 2.2 branch
Herb Lewis
5
-757
/
+1323
2001-12-21
Removed unused variables.
Jeremy Allison
1
-2
/
+0
2001-12-21
The jf_get_sampasswd_entries() is not used anymore.
Jeremy Allison
1
-335
/
+0
2001-12-21
added a copyright notice.
Jean-François Micouleau
4
-1
/
+4
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
[prev]
[next]