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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
s4-ntvfs: try to fix bug 6989
Andrew Tridgell
1
-2
/
+2
2009-12-16
s4:drsuapi/getncchanges.c - Update the list of operational attributes
Matthias Dieter Wallnöfer
1
-7
/
+8
2009-12-15
Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned at...
Jeremy Allison
2
-18
/
+25
2009-12-16
s4-smbtorture: run GetPrinterDriver2 tests against each printer's driver.
Günther Deschner
1
-17
/
+45
2009-12-15
s4:prog_guide4.txt: remove obsolete comments
Stefan Metzmacher
1
-14
/
+0
2009-12-15
s4: Fixed the programming guide to reflect the current tree.
Andreas Schneider
1
-26
/
+25
2009-12-15
s4-kdc: Migrate to tsocket_address.
Andreas Schneider
3
-18
/
+80
2009-12-15
tsocket: Fixed tsocket_guide.txt asciidoc syntax.
Andreas Schneider
1
-148
/
+161
2009-12-15
tsocket: Fixed documentation for tsocket_address_bsd_sockaddr().
Andreas Schneider
1
-6
/
+5
2009-12-15
tsocket: Fixed typo in LGPL header.
Andreas Schneider
5
-5
/
+5
2009-12-15
tsocket: add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sock...
Stefan Metzmacher
3
-5
/
+87
2009-12-15
smbtorture4: Add rpc-samba3-getaliasmembership-0
Volker Lendecke
2
-0
/
+62
2009-12-15
s3: Fix _samr_GetAliasMembership for results with 0 rids
Volker Lendecke
1
-0
/
+8
2009-12-15
Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.
Nadezhda Ivanova
3
-32
/
+47
2009-12-15
s4 torture: Add new RAW-SEARCH test to explore strange max count behavior
Aravind Srinivasan
1
-0
/
+75
2009-12-15
s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ...
Aravind Srinivasan
1
-0
/
+33
2009-12-15
s4 torture: Convert RAW-OPEN to suite form
Zach Loafman
2
-82
/
+100
2009-12-15
s4 torture: Add SHARE_DELETE to create_directory_handle
Tim Prouty
1
-1
/
+1
2009-12-15
Fix release script to work with recent git versions
Simo Sorce
1
-1
/
+1
2009-12-15
s4:tls: fix the build on Solaris
Brian Lu
1
-0
/
+3
2009-12-15
Fixed a problem with duplicate values of allowedAttributesEffective.
Nadezhda Ivanova
2
-2
/
+13
2009-12-15
s4: rename res/res2 to something more explicit
Matthieu Patou
1
-71
/
+68
2009-12-15
s4: upgradeprovision handle renaming and knownobjects
Matthieu Patou
1
-6
/
+18
2009-12-15
s4: upgradeprovision rename also when there is a mismatch on the case of name...
Matthieu Patou
1
-2
/
+7
2009-12-15
s4: reorder action to permit old provision to be correctly upgraded
Matthieu Patou
1
-5
/
+8
2009-12-15
s4:provision - Remap conflicting thumbnailPhoto and thumbnailLogo OID's.
Endi Sukma Dewata
2
-0
/
+8
2009-12-14
s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDL
Volker Lendecke
3
-6
/
+6
2009-12-14
s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags()
Andrew Tridgell
2
-0
/
+8
2009-12-14
s4-devel: support vampire_ad.sh with no initial smb.conf
Andrew Tridgell
1
-1
/
+4
2009-12-14
s4-loadparm: call reload_charcnv() also for a missing smb.conf
Andrew Tridgell
1
-0
/
+4
2009-12-14
s4-dsdb: return a zero guid on error in samdb_result_guid()
Andrew Tridgell
1
-1
/
+1
2009-12-14
heimdal: work around differences between GNU and XSI strerror_r()
Andrew Tridgell
1
-2
/
+10
2009-12-14
s4-dsdb: use the reveal control to hide/show extended DN components
Andrew Tridgell
1
-1
/
+44
2009-12-14
s4-ldb: added new ldb_dn extended components for linked attributes
Andrew Tridgell
1
-0
/
+30
2009-12-14
s4-ldb: added a function to filter extended components of a ldb_dn
Andrew Tridgell
1
-0
/
+16
2009-12-14
s4-ldb: added a new "reveal" control
Andrew Tridgell
3
-1
/
+43
2009-12-14
s4-ldb: sort the linearized extended DN by component name
Andrew Tridgell
1
-0
/
+14
2009-12-14
librpc/ndr: avoid comparison_fn_t to fix the openchange build on solaris
Brian Lu
1
-1
/
+1
2009-12-14
add ignore for autogenrated files as they are not used by s3
Matthieu Patou
1
-0
/
+4
2009-12-14
torture: add new tests for dfsblobs
Matthieu Patou
4
-2
/
+58
2009-12-14
idl: introduce new file: dfsblobs.idl
Matthieu Patou
1
-0
/
+116
2009-12-14
librpc/ndr: add missing prototypes for relative_short functions
Stefan Metzmacher
1
-0
/
+3
2009-12-14
spoolss: fix spoolss_PrinterData size calculation.
Günther Deschner
6
-8
/
+11
2009-12-14
spoolss: trivial fix for spoolss_FormInfo2 IDL.
Günther Deschner
3
-5
/
+10
2009-12-14
s4-smbtorture: check whether a returned buffer size is a multiple of 4 in RPC...
Günther Deschner
1
-0
/
+80
2009-12-14
s3:docs: Fix 'make manpages3'.
Karolin Seeger
1
-2
/
+2
2009-12-13
s4:"samdb_set_password_sid" - clean up created objects correctly
Matthias Dieter Wallnöfer
1
-2
/
+14
2009-12-12
s4:operational LDB module - cosmetic - reorder an attribute list
Matthias Dieter Wallnöfer
1
-8
/
+8
2009-12-12
s3: Fix a very embarrassing build failure
Volker Lendecke
1
-2
/
+2
2009-12-12
pidl: Introduce new dirrective: relative_short
Matthieu Patou
3
-3
/
+21
[prev]
[next]