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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Override KRB5CCNAME so existing Kerberos tickets in the users environment don...
Jelmer Vernooij
2008-02-07
1
-0
/
+1
|
|
/
|
*
merge growing tdb for tdb_wipe_all() fix from ctdb
Andrew Tridgell
2008-02-07
1
-0
/
+43
|
*
make the multiplier in the RAW-OFFLINE test settable
Andrew Tridgell
2008-02-07
1
-1
/
+2
|
*
wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()
Stefan Metzmacher
2008-02-07
1
-2
/
+10
|
*
pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointers
Stefan Metzmacher
2008-02-07
1
-7
/
+7
|
*
pidl/NDR: fix handling of multilevel pointers in function elements
Stefan Metzmacher
2008-02-07
2
-14
/
+14
|
*
pidl: get the pointer types correct when an element has multiple pointers
Stefan Metzmacher
2008-02-07
2
-18
/
+306
|
*
prefork: also reload stuff in the client processes
Stefan Metzmacher
2008-02-06
1
-8
/
+16
|
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
2008-02-06
1
-10
/
+12
|
|
\
|
|
*
sidmap: Some source code cleanups.
Kai Blin
2008-02-05
1
-10
/
+12
|
*
|
Clarify nomaclature of socket names in process_single and process_prefork
Andrew Bartlett
2008-02-05
2
-23
/
+12
|
|
/
|
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
2008-02-05
10
-429
/
+405
|
|
\
|
|
*
pidl: remove 'pointer_default_top()' support
Stefan Metzmacher
2008-02-04
3
-18
/
+1
|
|
*
spoolss.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-68
/
+67
|
|
*
samr.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-48
/
+47
|
|
*
netlogon.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-78
/
+77
|
|
*
winreg.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-22
/
+21
|
|
*
svcctl.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-50
/
+49
|
|
*
wkssvc.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-72
/
+71
|
|
*
srvsvc.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-73
/
+72
|
*
|
Fix a few more breakages from our recent changes to the server_id
Andrew Bartlett
2008-02-04
2
-3
/
+5
|
*
|
Remove useless layer of indirection, where every service called
Andrew Bartlett
2008-02-04
11
-124
/
+20
|
|
/
|
*
Remaining changes to implement the prefork process model
Andrew Bartlett
2008-02-04
6
-9
/
+250
|
*
Rework process_single.c to take advantage of cluster_id() now taking an addit...
Andrew Bartlett
2008-02-04
1
-9
/
+22
|
*
Rework cluster_id() to take an additional argument, as we need
Andrew Bartlett
2008-02-04
11
-27
/
+42
|
*
Rework service init functions to pass down service name. This is
Andrew Bartlett
2008-02-04
11
-11
/
+12
|
*
pidl/Samba4::NDR::Parser: correctly get the name of an array element
Stefan Metzmacher
2008-02-02
2
-5
/
+18
|
*
pidl/Samba4::NDR::Parser: fix $var_name for arrays of scalar reference types
Stefan Metzmacher
2008-02-02
1
-3
/
+14
|
*
pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() into a function
Stefan Metzmacher
2008-02-02
1
-25
/
+34
|
*
pidl: revert changes it didn't want to push...sorry!
Stefan Metzmacher
2008-02-02
4
-379
/
+58
|
*
Works!!!...pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointers
Stefan Metzmacher
2008-02-01
1
-7
/
+7
|
*
WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elements
Stefan Metzmacher
2008-02-01
2
-14
/
+14
|
*
LOOKS OK... pidl: get the pointer types correct when an element has multiple ...
Stefan Metzmacher
2008-02-01
2
-18
/
+306
|
*
CHECKED... pidl/Samba4::NDR::Parser: correctly get the name of an array element
Stefan Metzmacher
2008-02-01
2
-5
/
+18
|
*
CHECKED... TODO:MSG pidl/Samba4::NDR::Parser: fix ...
Stefan Metzmacher
2008-02-01
1
-3
/
+14
|
*
CHECKED... pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() in...
Stefan Metzmacher
2008-02-01
1
-25
/
+34
|
*
pidl: cosmetic fix to use the same value everywhere
Stefan Metzmacher
2008-02-01
1
-1
/
+1
|
*
Samba4 poor mans debug_ctx()
Amin Azez
2008-02-01
1
-0
/
+4
|
*
pidl/IDL: don't strip ',' from the properties content
Stefan Metzmacher
2008-02-01
4
-467
/
+399
|
*
pidl/Samba4::NDR::Parse: move the calculation of NDR_PULL_SET_MEM_CTX() flags...
Stefan Metzmacher
2008-02-01
1
-43
/
+27
|
*
Fix sending of large nttrans responses.
Amin Azez
2008-02-01
1
-1
/
+1
|
*
pidl/Samba4::NDR::Parser: pass down the correct $var_name to AllocateArrayLev...
Stefan Metzmacher
2008-01-31
1
-4
/
+2
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-01-31
14
-26
/
+73
|
|
\
|
|
*
libndr: depend on samba-config, so that callers doesn't need to know about it
Stefan Metzmacher
2008-01-30
1
-1
/
+1
|
|
*
pidl: be consistent and always ask pkg-config only for 'ndr'
Stefan Metzmacher
2008-01-30
1
-1
/
+1
|
|
*
python: Provide PyAPI_DATA macro for older versions of Python (< 2.3).
Jelmer Vernooij
2008-01-29
1
-0
/
+5
|
|
*
Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...
Jelmer Vernooij
2008-01-29
2
-3
/
+2
|
|
*
torture: Fix too early free in spoolss notify test.
Jelmer Vernooij
2008-01-28
1
-5
/
+6
|
|
*
ldb: Add ldb_oom() calls in a couple of places.
Jelmer Vernooij
2008-01-26
4
-2
/
+18
|
|
*
python: Use relative paths for registry.
Jelmer Vernooij
2008-01-26
1
-1
/
+8
[prev]
[next]