index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
spoolss: fix spoolss_ReadPrinter IDL.
Günther Deschner
2009-02-06
1
-2
/
+2
|
*
spoolss: fix spoolss_WritePrinter IDL.
Günther Deschner
2009-02-06
1
-1
/
+1
|
*
spoolss: fix spoolss_StartDocPrinter IDL.
Günther Deschner
2009-02-06
1
-1
/
+1
|
*
spoolss: fix spoolss_GetPrinterDriverDirectory IDL.
Günther Deschner
2009-02-06
1
-1
/
+1
|
*
spoolss: fix spoolss_GetPrinter IDL.
Günther Deschner
2009-02-06
1
-1
/
+1
|
*
spoolss: fix spoolss_GetJob IDL.
Günther Deschner
2009-02-06
1
-1
/
+1
|
*
mount.cifs: initialize rc to 0 in main
Jeff Layton
2009-02-06
1
-1
/
+1
|
*
mount.cifs: add fakemount (-f) and nomtab (-n) flags to mount.cifs
Shirish Pargaonkar
2009-02-06
1
-3
/
+9
|
*
s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...
Stefan Metzmacher
2009-02-06
1
-2
/
+3
|
*
netapi: add NetServer testsuite.
Günther Deschner
2009-02-06
4
-1
/
+69
|
*
netapi: include more SERVER_INFO_X levels in example code.
Günther Deschner
2009-02-06
1
-0
/
+16
|
*
netapi: implement more SERVER_INFO_X levels.
Günther Deschner
2009-02-06
1
-1
/
+271
|
*
netapi: add SERVER_INFO_X to public header.
Günther Deschner
2009-02-06
1
-0
/
+612
|
*
rerun make idl.
Günther Deschner
2009-02-06
3
-0
/
+4531
|
*
netapi: add more SERVER_INFO_X levels.
Günther Deschner
2009-02-06
1
-0
/
+613
|
*
s3:net conf: remove check for sharename being a usernam in "net conf addshare"
Michael Adam
2009-02-06
1
-6
/
+0
|
*
s3: use pidl to pull a KRB5_EDATA_NTSTATUS.
Günther Deschner
2009-02-06
2
-42
/
+6
|
*
s3: re-run make samba3-idl.
Günther Deschner
2009-02-06
3
-0
/
+45
|
*
idl: add KRB5_EDATA_NTSTATUS to misc.idl.
Günther Deschner
2009-02-06
1
-0
/
+6
|
*
docs: fix two typos in the mount.cifs manpage
Michael Adam
2009-02-06
1
-2
/
+2
|
*
s3:idmap_tdb2: untangle assignment and check in idmap_tdb2_alloc_load()
Michael Adam
2009-02-06
1
-6
/
+4
|
*
s3:idmap_tdb2: factor lodaing of ranges out into idmap_tdb2_load_ranges()
Michael Adam
2009-02-06
1
-25
/
+41
|
*
s3:idmap_tdb2: move together code that belongs together in idmap_tdb2_alloc_load
Michael Adam
2009-02-06
1
-7
/
+8
|
*
s3:idmap_tdb2: streamline idmap_tdb2_sid_to_id,
Michael Adam
2009-02-06
1
-6
/
+7
|
*
s3:idmap_tdb: simplify talloc usage with temp context from talloc_stackframe
Michael Adam
2009-02-06
1
-6
/
+2
|
*
s3:idmap_tdb: refactor out new function idmap_tdb_load_ranges()
Michael Adam
2009-02-06
1
-22
/
+30
|
*
s3:idmap_tdb: use transactions in idmap_tdb_allocate_id()
Michael Adam
2009-02-06
1
-1
/
+18
|
*
s3:idmap_tdb: add tmp talloc ctx to idmap_tdb_sid_to_id and remove an fstring
Michael Adam
2009-02-06
1
-7
/
+5
|
*
docs: Clarify "ldap ssl" description in man smb.conf.
Karolin Seeger
2009-02-06
1
-2
/
+13
|
*
docs: Add description of "ldap ssl ads" to man smb.conf.
Karolin Seeger
2009-02-06
1
-0
/
+21
|
*
Don't try and delete a default ACL from a file.
Günter Kukkukk
2009-02-05
1
-4
/
+8
|
*
umount.cifs: clean-up entries in /etc/mtab after unmount
Shirish Pargaonkar
2009-02-05
1
-1
/
+33
|
*
s4:libcli/smb2: fix c++ warning
Stefan Metzmacher
2009-02-05
1
-1
/
+1
|
*
s4:auth/ntlm: fix c++ warning
Stefan Metzmacher
2009-02-05
1
-1
/
+1
|
*
s4:pyregistry: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-13
/
+16
|
*
s4:pyauth: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-1
/
+1
|
*
s4:pyrpc: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-3
/
+5
|
*
s4:pycredentials: fix compiler warnings
Stefan Metzmacher
2009-02-05
2
-26
/
+25
|
*
s4:pyldb: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-52
/
+85
|
*
s4:pyparam: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-15
/
+15
|
*
s4:lib/registry: fix c++ warnings
Stefan Metzmacher
2009-02-05
2
-8
/
+8
|
*
s4:build: remove not commited files under librpc/gen_ndr with make clean
Stefan Metzmacher
2009-02-05
1
-1
/
+3
|
*
s4:pvfs_aio: fix compiler warning
Stefan Metzmacher
2009-02-05
1
-1
/
+1
|
*
LDAP-UPTODATEVECTOR: fix segfault against samba4 as server
Stefan Metzmacher
2009-02-05
2
-1
/
+1
|
*
s4:pvfs: remove compiler warning
Stefan Metzmacher
2009-02-05
1
-2
/
+1
|
*
s4:pvfs: use talloc_get_type() to cast from void *
Stefan Metzmacher
2009-02-05
17
-49
/
+102
|
*
s4:pvfs: fix some talloc related compiler warnings
Stefan Metzmacher
2009-02-05
4
-4
/
+8
|
*
examples/VFS: fix the configure and make with the new directory layout
Stefan Metzmacher
2009-02-05
4
-15
/
+17
|
*
s3-eventlog: fix Coverity #877.
Günther Deschner
2009-02-05
1
-2
/
+4
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-02-05
504
-9030
/
+43278
|
\
|
[prev]
[next]