index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More rpcclient merge issues:
Gerald Carter
2000-07-07
5
-1
/
+1222
*
printing/nt_printing.c: (From JF) use the driver name - already given to us.
Jeremy Allison
2000-07-06
4
-68
/
+87
*
Don't check NT permissions when printing from lanman.
Tim Potter
2000-07-06
2
-6
/
+14
*
Implemented NT printer descriptor checking. Yay!
Tim Potter
2000-07-06
2
-68
/
+115
*
Moved authenticated pipe user details into a current_user struct.
Tim Potter
2000-07-06
2
-2
/
+2
*
Moved printer ACE mask values from nt_printing.h to rpc_spoolss.h
Tim Potter
2000-07-06
2
-9
/
+6
*
Include nss.h if present or define enough values to allow client access to
Tim Potter
2000-07-06
1
-0
/
+15
*
Rewrite of se_access_check() function. Added comments and fixed a bunch of
Tim Potter
2000-07-06
1
-189
/
+287
*
Pass either an authenticated pipe or SMB user in a current_user struct down
Tim Potter
2000-07-06
1
-13
/
+38
*
Pass pipes_struct rather than vuid down to startdocprinter, setprinter and
Tim Potter
2000-07-06
1
-3
/
+3
*
Added global_sid_NULL S-1-0-0 to list of global sids.
Tim Potter
2000-07-06
2
-0
/
+3
*
Make prototypes for functions returning an enum nss_status.
Tim Potter
2000-07-06
1
-1
/
+1
*
Changed checking for WINBINDD_OK return value instead of NSS_STATUS_SUCCESS
Tim Potter
2000-07-06
1
-3
/
+3
*
Moved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ as it is only used by
Tim Potter
2000-07-06
1
-2
/
+2
*
new protos
Andrew Tridgell
2000-07-06
1
-1
/
+0
*
the smbw sample prog
Andrew Tridgell
2000-07-06
1
-0
/
+93
*
don't need shmem any more
Andrew Tridgell
2000-07-06
3
-38
/
+0
*
wrote a little sample smbw program
Andrew Tridgell
2000-07-06
1
-1
/
+8
*
added -L option
Andrew Tridgell
2000-07-06
1
-2
/
+8
*
got smbw to compile again on Linux
Andrew Tridgell
2000-07-06
2
-3
/
+4
*
Bracked unbracketed macro arguments while looking for another bug.
Tim Potter
2000-07-06
1
-2
/
+2
*
Merge of wbinfo program from TNG.
Tim Potter
2000-07-05
3
-2
/
+421
*
the dummy field in driver_info_6 is before the driver version and not
Jean-François Micouleau
2000-07-04
1
-2
/
+2
*
driver_info_6 had a prs_align() that should not have been there.
Jean-François Micouleau
2000-07-04
1
-2
/
+0
*
Some more sec_ctx changes. Modified some fields in the pipe_struct
Tim Potter
2000-07-03
5
-39
/
+49
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
1
-14
/
+18
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
9
-747
/
+2396
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
7
-105
/
+353
*
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
2000-07-03
4
-6
/
+105
*
Renamed generic_request() to winbindd_request()
Tim Potter
2000-07-03
2
-4
/
+4
*
Re-ran autoconf
Tim Potter
2000-07-03
1
-137
/
+136
*
reverting Jeremy's changes to enumprinterdata.
Jean-François Micouleau
2000-07-01
1
-2
/
+2
*
Found that the minimum priority is 1 and not 0 on NT.
Jean-François Micouleau
2000-07-01
2
-5
/
+12
*
Removed unneccessary ()'s afer &'s that made it look like we
Jeremy Allison
2000-07-01
1
-125
/
+125
*
Merge from TNG.
Tim Potter
2000-06-30
2
-191
/
+206
*
Fixed oops with missing MANGLE_PATH directive.
Jeremy Allison
2000-06-30
1
-2
/
+6
*
simpler configure test
Andrew Tridgell
2000-06-29
1
-2
/
+1
*
slightly saner defaults
Andrew Tridgell
2000-06-29
1
-3
/
+3
*
Tidy up current spool code - added some JRATEST ifdefs to allow
Jeremy Allison
2000-06-29
3
-28
/
+29
*
Removed extra uint32 field in auto-notify reply. This fixes some spoolss.exe
Jeremy Allison
2000-06-28
1
-49
/
+75
*
Changing drivers using the properties page works - but only if getting/setting
Jeremy Allison
2000-06-26
5
-424
/
+439
*
Fixed display of "Everyone" in SD's.
Jeremy Allison
2000-06-26
1
-1
/
+5
*
fixed size alignment in talloc
Andrew Tridgell
2000-06-26
1
-2
/
+2
*
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
2000-06-24
4
-9
/
+20
*
Fix a malloc of zero problem.
Jeremy Allison
2000-06-23
1
-38
/
+49
*
lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...
Jeremy Allison
2000-06-23
2
-2
/
+6
*
make proto
Tim Potter
2000-06-23
1
-0
/
+41
*
Some compile fixes.
Tim Potter
2000-06-23
1
-3
/
+0
*
Got a bit carried away deleting things.
Tim Potter
2000-06-23
1
-1
/
+1
*
Removed unused variables.
Tim Potter
2000-06-23
1
-2
/
+0
[prev]
[next]