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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-03
We only want to mark mailslot packets as loopback packets if they are to
Richard Sharpe
1
-1
/
+1
2001-01-02
Return an empty directory for a stat on a share we aren't allowed to
Tim Potter
1
-7
/
+17
2001-01-02
Return EACCES for bad password.
Tim Potter
1
-1
/
+1
2001-01-02
Make the use of generate_name_trn_id conform to the usage elsewhere ...
Richard Sharpe
1
-1
/
+1
2001-01-02
Comment out unused generate_name_trn_id ...
Richard Sharpe
1
-1
/
+1
2001-01-02
Fixed -d option for rpcclient.
Tim Potter
1
-2
/
+7
2000-12-30
The line was:
Christopher R. Hertel
1
-1
/
+6
2000-12-26
First pass at the libsmbclient code ...
Richard Sharpe
4
-0
/
+1524
2000-12-21
merge from appliance head
Gerald Carter
1
-0
/
+5
2000-12-21
Return appropriate exit codes for various situations:
Tim Potter
1
-22
/
+32
2000-12-21
Documentation updates for smbcacls program.
Tim Potter
3
-42
/
+139
2000-12-21
If extra arguments passed make yodl docs for these files rather than *.yo
Tim Potter
1
-2
/
+8
2000-12-21
merge from appliance head
Gerald Carter
1
-1
/
+4
2000-12-21
make proto
Tim Potter
1
-0
/
+1
2000-12-21
Don't call string_to_sid after cli_lsa_lookup_names() fails.
Tim Potter
1
-2
/
+55
2000-12-21
Some systems seem to only accept a ntcreate&x with a unicode filename
Tim Potter
1
-5
/
+45
2000-12-21
Added a cli_nt_create_uni() to do a ntcreate&x with a unicode filename,
Tim Potter
1
-2
/
+49
2000-12-21
Replace magic number with constant.
Tim Potter
1
-1
/
+1
2000-12-21
Cleaned up SidToString() and StringToSid() exit paths.
Tim Potter
1
-17
/
+27
2000-12-20
Removed uninitialised variable.
Jeremy Allison
1
-1
/
+0
2000-12-20
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
5
-178
/
+199
2000-12-19
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
4
-8
/
+23
2000-12-19
Split set_nt_acls into owner set (which uses chown) and permission set
Jeremy Allison
1
-94
/
+109
2000-12-19
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
3
-19
/
+42
2000-12-18
A couple more UMR fixes.
Jeremy Allison
1
-2
/
+2
2000-12-18
Cast prs_alloc_mem to correct type.
Jeremy Allison
1
-2
/
+2
2000-12-18
Fix typos in new group sid check.
Jeremy Allison
1
-2
/
+2
2000-12-18
Added query info policy call.
Tim Potter
1
-0
/
+86
2000-12-18
Merged Tim's fixes from appliance-head.
Jeremy Allison
3
-107
/
+160
2000-12-18
Streamlined exit path.
Tim Potter
1
-24
/
+27
2000-12-16
Fixed chown/chgrp setting from smbcacls.
Jeremy Allison
1
-0
/
+2
2000-12-16
Added -C username and -G username that allow a user (usually Administrator)
Jeremy Allison
1
-5
/
+61
2000-12-16
Documented -C and -G options to smbcacls.
Jeremy Allison
1
-0
/
+17
2000-12-15
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
3
-26
/
+21
2000-12-15
Added lock backouts on fail.
Jeremy Allison
5
-65
/
+43
2000-12-15
lib/util_unistr.c:
Jean-François Micouleau
7
-45
/
+89
2000-12-15
Fixed memory leak in JOB_INFO_2 code.
Jeremy Allison
1
-3
/
+2
2000-12-15
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
16
-87
/
+148
2000-12-14
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+9
2000-12-14
Updates from appliance-head.
Jeremy Allison
1
-8
/
+47
2000-12-14
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
3
-28
/
+28
2000-12-14
Updated smbcacls documentation.
Tim Potter
3
-28
/
+237
2000-12-14
Cache lsa connection and policy handle for resolving names and sids.
Tim Potter
1
-48
/
+56
2000-12-13
inverted dword value
Gerald Carter
1
-1
/
+1
2000-12-13
Changes from APPLIANCE_HEAD:
David O'Neill
2
-15
/
+20
2000-12-13
Added proto definition for new RPC calls.
Jeremy Allison
3
-33
/
+31
2000-12-13
I think it's time to go home.
Tim Potter
1
-5
/
+6
2000-12-13
OK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.
Tim Potter
1
-2
/
+3
2000-12-13
Add libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to LIBSMB_OBJ. Not so
Tim Potter
1
-2
/
+3
2000-12-13
Convert names to sids when modifying ACLs. Convert sids to names when
Tim Potter
1
-10
/
+68
[next]