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
/
source4
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-11
Complete dependencies for python modules (actually matters when built standal...
Jelmer Vernooij
1
-17
/
+13
2008-05-10
Clean up some git merges gone wrong.
Jelmer Vernooij
1
-4
/
+0
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2
-4
/
+10
2008-05-10
Fix installation of pidl perl files, torture pc file.
Jelmer Vernooij
1
-1
/
+1
2008-05-07
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
1
-3
/
+9
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
12
-761
/
+823
2008-04-23
Revert "Add port number for ncacn_http epmapper."
Simo Sorce
1
-1
/
+1
2008-04-22
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2
-26
/
+4
2008-04-22
Add port number for ncacn_http epmapper.
Jelmer Vernooij
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2
-26
/
+4
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
4
-6
/
+62
2008-04-17
nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0
Stefan Metzmacher
1
-6
/
+4
2008-04-17
libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...
Stefan Metzmacher
3
-0
/
+58
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-14
/
+1
2008-04-17
use uintptr_t instead of intptr_t where appropriate
Andrew Tridgell
1
-2
/
+2
2008-04-17
Require passing in an event context to endpoint mapper utility function.
Jelmer Vernooij
1
-13
/
+1
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-1
/
+0
2008-04-16
Fix todo element on actually implemented function.
Jelmer Vernooij
1
-1
/
+1
2008-04-16
Provide stubs when the [todo] attribute is set.
Jelmer Vernooij
1
-1
/
+1
2008-04-15
Split binding structure handling out into a separate file.
Jelmer Vernooij
3
-695
/
+725
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-18
/
+19
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-157
/
+282
2008-04-09
Merge branch 'openchange' into cprovision
Jelmer Vernooij
1
-2
/
+0
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
44
-364
/
+729
2008-04-08
Add python bindings for drsuapi.
Jelmer Vernooij
1
-0
/
+4
2008-04-08
Add python bindings for unixinfo.
Jelmer Vernooij
1
-0
/
+4
2008-04-08
Add [todo] for functions that are obviously incomplete.
Jelmer Vernooij
20
-303
/
+303
2008-04-08
Add Python bindings for DFS.
Jelmer Vernooij
1
-0
/
+4
2008-04-04
Avoid installing unused header file.
Jelmer Vernooij
1
-2
/
+0
2008-04-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij
2
-3
/
+33
2008-04-03
Install libevents since it's required by samba-gtk.
Jelmer Vernooij
3
-4
/
+8
2008-04-03
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
Jelmer Vernooij
2
-2
/
+16
2008-04-02
wbclient: Add an async winbind client library.
Kai Blin
2
-3
/
+33
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
1
-1
/
+2
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
23
-50
/
+342
2008-04-01
Add warning to public headers.
Jelmer Vernooij
2
-0
/
+9
2008-04-01
Fix dependency on samba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-3
/
+3
2008-03-28
Merge v4.0-test
Jelmer Vernooij
2
-1
/
+2
2008-03-18
libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anyway
Stefan Metzmacher
1
-1
/
+1
2008-03-12
opendb: pass down a pointer to the fd in odb_open_file()
Stefan Metzmacher
1
-0
/
+1
2008-03-09
Move PC_FILE out of the perl code.
Jelmer Vernooij
1
-3
/
+4
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-6
/
+8
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-5
/
+22
2008-03-06
Ignore Kerberos PAC type 12.
Günther Deschner
1
-5
/
+6
2008-03-06
Slowly making progress on PAC_UNKNOWN_12.
Günther Deschner
1
-3
/
+3
2008-03-06
Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).
Günther Deschner
1
-1
/
+16
2008-03-06
opendb: add allow_level_II_oplock parameter to odb_open_file()
Stefan Metzmacher
1
-0
/
+1
2008-03-04
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-03-04
Deal with subsystems with no settings, several other minor fixes.
Jelmer Vernooij
1
-1
/
+1
[next]