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
/
rpc_server
/
srv_srvsvc_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
Günther Deschner
1
-1
/
+1
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
1
-5
/
+17
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
1
-1
/
+0
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-3
/
+3
2007-10-10
r6037: little cleanup of unused vars and unnecessary codepaths
Gerald Carter
1
-12
/
+7
2007-10-10
r6034: Check only once
Simo Sorce
1
-1
/
+3
2007-10-10
r6016: Give access only to root and Domain Users
Simo Sorce
1
-11
/
+23
2007-10-10
r6009: Add privillage check for SE_DISK_OP (is this the right privilage?)
Jeremy Allison
1
-3
/
+15
2007-10-10
r6004: Let's make server manager able to kill a user session.
Simo Sorce
1
-0
/
+43
2007-10-10
r4856: after testing a simple add printer script, i realized that you still h...
Gerald Carter
1
-12
/
+12
2007-10-10
r4852: merge simo changes to srv_srvsvc_nt.c from trunk
Gerald Carter
1
-30
/
+13
2007-10-10
r4825: Printing changes
Gerald Carter
1
-28
/
+79
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-36
/
+47
2007-10-10
r3929: Dead code elimination fix for bug #2075 from jason@ncac.gwu.edu.
Jeremy Allison
1
-6
/
+1
2007-10-10
r1115: Fix for #1427. Catch bad path errors at the right point. Ensure all
Jeremy Allison
1
-0
/
+24
2007-10-10
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
1
-4
/
+6
2004-04-02
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
1
-4
/
+4
2003-11-19
Correct fix for checking of '$' name termination.
Jeremy Allison
1
-3
/
+2
2003-09-19
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
1
-1
/
+1
2003-07-01
Adding jcmd's share ACL on XP patch. Thanks Jim !
Jeremy Allison
1
-2
/
+18
2003-05-29
Change get_nt_acl() to include security_info wanted. Only return this.
Jeremy Allison
1
-1
/
+1
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-2
/
+2
2003-05-11
Fix VFS layer:
Alexander Bokovoy
1
-2
/
+2
2003-03-18
Ensure dev in make_connection is const.
Jeremy Allison
1
-1
/
+1
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-3
/
+3
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-5
/
+3
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-1
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-3
/
+3
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-87
/
+307
2002-07-15
more bug updates from head
Andrew Tridgell
1
-2
/
+0
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-74
/
+69
2002-04-11
merge from 2.2
Gerald Carter
1
-1
/
+0
2002-04-10
Added Shirish's client side caching policy change.
Jeremy Allison
1
-0
/
+52
2002-03-31
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
1
-2
/
+2
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-1
/
+1
2002-03-05
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
1
-137
/
+128
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-09
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
1
-6
/
+7
2002-01-09
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
1
-18
/
+29
2002-01-03
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
1
-1
/
+1
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
1
-1
/
+1
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
1
-3
/
+6
2001-11-23
Sorry. I broke the build, missed on open_directory call.
Jeremy Allison
1
-2
/
+2
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-3
/
+3
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-6
/
+6
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
1
-1
/
+5
2001-10-10
Back-out the share acl fix. Not needed (Gerald has been telling porkies
Jeremy Allison
1
-16
/
+3
[next]